Download dunit-1.0.3.4.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.3.4 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

dunit-1.0.3.4-javadoc.jar
dunit-1.0.3.4-sources.jar
dunit-1.0.3.4.jar
dunit-1.0.3.4.pom



Related Tutorials