License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgeode-dunit |
Last Version | Last Version1.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geode
Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geode-dunit-1.15.0.pom | |
geode-dunit-1.15.0.jar | 1013 KB |
geode-dunit-1.15.0-sources.jar | 450 KB |
geode-dunit-1.15.0-javadoc.jar | 606 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-dunit/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-dunit</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-dunit/
implementation 'org.apache.geode:geode-dunit:1.15.0'
// https://jarcasting.com/artifacts/org.apache.geode/geode-dunit/
implementation ("org.apache.geode:geode-dunit:1.15.0")
'org.apache.geode:geode-dunit:jar:1.15.0'
<dependency org="org.apache.geode" name="geode-dunit" rev="1.15.0">
<artifact name="geode-dunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-dunit', version='1.15.0')
)
libraryDependencies += "org.apache.geode" % "geode-dunit" % "1.15.0"
[org.apache.geode/geode-dunit "1.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geode : geode-junit | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geode : geode-logging | jar | |
org.apache.geode : geode-serialization | jar | |
org.apache.geode : geode-membership | jar | |
org.apache.geode : geode-tcp-server | jar | |
org.apache.geode : geode-core | jar | |
org.apache.geode : geode-gfsh | jar | |
org.apache.geode : geode-cq | jar | |
org.apache.geode : geode-log4j | jar | |
com.jayway.jsonpath : json-path | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
commons-io : commons-io | jar | |
org.apache.commons : commons-lang3 | jar | |
org.springframework.shell : spring-shell Optional | jar | |
com.google.guava : guava | jar | |
com.github.stefanbirkner : system-rules | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
org.awaitility : awaitility | jar | |
pl.pragmatists : JUnitParams | jar | |
junit : junit | jar |