Download dunit-1.0.4-3.jar file - Jar d

Jar examples for d:dunit

Description

SnappyData distributed data store and execution engine

You can download jar file dunit 1.0.4-3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dunit-1.0.4-3.jar to your project.

<dependency>
   <groupId>io.snappydata</groupId>
   <artifactId>dunit</artifactId>
   <version>1.0.4-3</version>
</dependency>
compile group: 'io.snappydata', name: 'dunit', version: '1.0.4-3'
libraryDependencies += "io.snappydata" % "dunit" % "1.0.4-3"
<dependency org="io.snappydata" name="dunit" rev="1.0.4-3"/>
@Grapes(@Grab(group='io.snappydata', module='dunit', version='1.0.4-3'))
'io.snappydata:dunit:jar:1.0.4-3'

Download

Click the following link to download the jar file.

dunit-1.0.4-3-javadoc.jar
dunit-1.0.4-3-sources.jar
dunit-1.0.4-3.jar
dunit-1.0.4-3.pom



Related Tutorials