License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgeode-apis-compatible-with-redis |
Last Version | Last Version1.14.4 |
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-apis-compatible-with-redis/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-apis-compatible-with-redis</artifactId>
<version>1.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-apis-compatible-with-redis/
implementation 'org.apache.geode:geode-apis-compatible-with-redis:1.14.4'
// https://jarcasting.com/artifacts/org.apache.geode/geode-apis-compatible-with-redis/
implementation ("org.apache.geode:geode-apis-compatible-with-redis:1.14.4")
'org.apache.geode:geode-apis-compatible-with-redis:jar:1.14.4'
<dependency org="org.apache.geode" name="geode-apis-compatible-with-redis" rev="1.14.4">
<artifact name="geode-apis-compatible-with-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-apis-compatible-with-redis', version='1.14.4')
)
libraryDependencies += "org.apache.geode" % "geode-apis-compatible-with-redis" % "1.14.4"
[org.apache.geode/geode-apis-compatible-with-redis "1.14.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geode : geode-serialization | jar | |
org.apache.geode : geode-logging | jar | |
org.apache.geode : geode-core | jar | |
org.apache.geode : geode-gfsh | jar | |
com.github.davidmoten : geo | jar | |
io.netty : netty-handler | jar | |
org.apache.logging.log4j : log4j-api | jar | |
commons-codec : commons-codec | jar | |
org.apache.commons : commons-lang3 | jar |