Last Version

Apache Geode 1.8.0

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

Geo Business Logic Libraries Geospatial JSON Data
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-json
Version

Version

1.8.0
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-json 1.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.