| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.apache.geode |
| ArtifactId | ArtifactIdgeode-junit |
| 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-junit-1.15.0.pom | |
| geode-junit-1.15.0.jar | 590 KB |
| geode-junit-1.15.0-sources.jar | 453 KB |
| geode-junit-1.15.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-junit/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-junit</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-junit/
implementation 'org.apache.geode:geode-junit:1.15.0'
// https://jarcasting.com/artifacts/org.apache.geode/geode-junit/
implementation ("org.apache.geode:geode-junit:1.15.0")
'org.apache.geode:geode-junit:jar:1.15.0'
<dependency org="org.apache.geode" name="geode-junit" rev="1.15.0">
<artifact name="geode-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-junit', version='1.15.0')
)
libraryDependencies += "org.apache.geode" % "geode-junit" % "1.15.0"
[org.apache.geode/geode-junit "1.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.assertj : assertj-core | jar | |
| org.mockito : mockito-core | jar | |
| io.github.classgraph : classgraph | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| joda-time : joda-time | jar | |
| com.github.stefanbirkner : system-rules | jar | |
| com.google.guava : guava | jar | |
| com.jayway.jsonpath : json-path | jar | |
| commons-io : commons-io | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| org.awaitility : awaitility | jar | |
| org.hamcrest : hamcrest | jar | |
| io.micrometer : micrometer-core | jar | |
| org.skyscreamer : jsonassert | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| pl.pragmatists : JUnitParams | jar |