Jar examples for d:dunit
SnappyData distributed data store and execution engine
You can download jar file dunit 1.0.2 in this page.
The Apache License, Version 2.0
You can use the following script to add dunit-1.0.2.jar to your project.
<dependency> <groupId>io.snappydata</groupId> <artifactId>dunit</artifactId> <version>1.0.2</version> </dependency>
compile group: 'io.snappydata', name: 'dunit', version: '1.0.2'
libraryDependencies += "io.snappydata" % "dunit" % "1.0.2"
<dependency org="io.snappydata" name="dunit" rev="1.0.2"/>
@Grapes(@Grab(group='io.snappydata', module='dunit', version='1.0.2'))
'io.snappydata:dunit:jar:1.0.2'
Click the following link to download the jar file.
dunit-1.0.2-javadoc.jar