License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgeode-concurrency-test |
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 |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-concurrency-test/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-concurrency-test</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-concurrency-test/
implementation 'org.apache.geode:geode-concurrency-test:1.15.0'
// https://jarcasting.com/artifacts/org.apache.geode/geode-concurrency-test/
implementation ("org.apache.geode:geode-concurrency-test:1.15.0")
'org.apache.geode:geode-concurrency-test:jar:1.15.0'
<dependency org="org.apache.geode" name="geode-concurrency-test" rev="1.15.0">
<artifact name="geode-concurrency-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-concurrency-test', version='1.15.0')
)
libraryDependencies += "org.apache.geode" % "geode-concurrency-test" % "1.15.0"
[org.apache.geode/geode-concurrency-test "1.15.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.apache.logging.log4j : log4j-api | jar |