| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.snappydata |
| ArtifactId | ArtifactIddunit |
| Last Version | Last Version1.0.4-3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSnappyData
SnappyData distributed data store and execution engine
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dunit-1.0.4-3.pom | |
| dunit-1.0.4-3.jar | 100 KB |
| dunit-1.0.4-3-sources.jar | 74 KB |
| dunit-1.0.4-3-javadoc.jar | 184 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.snappydata/dunit/ -->
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>dunit</artifactId>
<version>1.0.4-3</version>
</dependency>
// https://jarcasting.com/artifacts/io.snappydata/dunit/
implementation 'io.snappydata:dunit:1.0.4-3'
// https://jarcasting.com/artifacts/io.snappydata/dunit/
implementation ("io.snappydata:dunit:1.0.4-3")
'io.snappydata:dunit:jar:1.0.4-3'
<dependency org="io.snappydata" name="dunit" rev="1.0.4-3">
<artifact name="dunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snappydata', module='dunit', version='1.0.4-3')
)
libraryDependencies += "io.snappydata" % "dunit" % "1.0.4-3"
[io.snappydata/dunit "1.0.4-3"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| junit : junit | jar | 4.12 |
| io.snappydata : snappydata-store-core | jar | 1.5.3 |
| commons-io : commons-io | jar | 2.5 |
| org.slf4j : slf4j-api | jar | 1.7.21 |