is not current version
Last Version 1.15.0

Apache Geode 1.14.2

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

License

License

Categories

Categories

JUnit Unit Testing Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-junit
Version

Version

1.14.2
Type

Type

jar
Description

Description

Apache 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

http://geode.apache.org
Source Code Management

Source Code Management

https://github.com/apache/geode

Download geode-junit 1.14.2


<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-junit/ -->
<dependency>
    <groupId>org.apache.geode</groupId>
    <artifactId>geode-junit</artifactId>
    <version>1.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-junit/
implementation 'org.apache.geode:geode-junit:1.14.2'
// https://jarcasting.com/artifacts/org.apache.geode/geode-junit/
implementation ("org.apache.geode:geode-junit:1.14.2")
'org.apache.geode:geode-junit:jar:1.14.2'
<dependency org="org.apache.geode" name="geode-junit" rev="1.14.2">
  <artifact name="geode-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-junit', version='1.14.2')
)
libraryDependencies += "org.apache.geode" % "geode-junit" % "1.14.2"
[org.apache.geode/geode-junit "1.14.2"]

Dependencies

compile (17)

Group / Artifact Type Version
junit : junit 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
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.bouncycastle : bcpkix-jdk15on jar
org.hamcrest : hamcrest jar
io.micrometer : micrometer-core jar
org.skyscreamer : jsonassert jar

Project Modules

There are no modules declared in this project.