License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgeode-joptsimple |
Last Version | Last Version1.0.0-incubating.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geode (incubating)
Apache Geode (incubating) 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 |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-joptsimple/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-joptsimple</artifactId>
<version>1.0.0-incubating.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-joptsimple/
implementation 'org.apache.geode:geode-joptsimple:1.0.0-incubating.M2'
// https://jarcasting.com/artifacts/org.apache.geode/geode-joptsimple/
implementation ("org.apache.geode:geode-joptsimple:1.0.0-incubating.M2")
'org.apache.geode:geode-joptsimple:jar:1.0.0-incubating.M2'
<dependency org="org.apache.geode" name="geode-joptsimple" rev="1.0.0-incubating.M2">
<artifact name="geode-joptsimple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-joptsimple', version='1.0.0-incubating.M2')
)
libraryDependencies += "org.apache.geode" % "geode-joptsimple" % "1.0.0-incubating.M2"
[org.apache.geode/geode-joptsimple "1.0.0-incubating.M2"]
Group / Artifact | Type | Version |
---|---|---|
com.jayway.awaitility : awaitility | jar | 1.7.0 |
junit : junit | jar | 4.12 |
eu.codearte.catch-exception : catch-throwable | jar | 1.4.4 |
org.assertj : assertj-core | jar | 3.2.0 |
org.ow2.asm : asm | jar | 5.0.3 |
com.github.stefanbirkner : system-rules | jar | 1.15.0 |
org.mockito : mockito-core | jar | 1.10.19 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.4 |
cglib : cglib | jar | 3.1 |
com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
org.jmock : jmock-legacy | jar | 2.8.1 |
pl.pragmatists : JUnitParams | jar | 1.0.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmock : jmock-junit4 | jar | 2.8.1 |
edu.umd.cs.mtc : multithreadedtc | jar | 1.01 |