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

License

License

Categories

Categories

JUnit Unit Testing Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-junit
Last Version

Last Version

1.15.0
Release Date

Release Date

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

How to add to project

<!-- 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"]

Dependencies

compile (19)

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

runtime (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
pl.pragmatists : JUnitParams jar

Project Modules

There are no modules declared in this project.
org.apache.geode

The Apache Software Foundation

Versions

Version
1.15.0
1.14.4
1.14.3
1.14.2
1.14.1
1.14.0
1.13.8
1.13.7
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0-incubating
1.0.0-incubating.M3
1.0.0-incubating.M2