MVN

org.apache.geode : geode-json

Maven & Gradle

Nov 30, 2018
5 usages
2.2k stars

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

<dependency>
    <groupId>org.apache.geode</groupId>
    <artifactId>geode-json</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geode : geode-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of org.apache.geode : geode-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
geode-json-1.8.0
1.7.x
geode-json-1.7.0
1.6.x
geode-json-1.6.0
1.5.x
geode-json-1.5.0
1.4.x
geode-json-1.4.0
1.3.x
geode-json-1.3.0
1.2.x
geode-json-1.2.1
geode-json-1.2.0
1.1.x
geode-json-1.1.1
geode-json-1.1.0
1.0.x
geode-json-1.0.0-incubating
geode-json-1.0.0-incubating.M3
geode-json-1.0.0-incubating.M2

How to add a dependency to Maven

Add the following org.apache.geode : geode-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.geode</groupId>
    <artifactId>geode-json</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.geode : geode-json gradle dependency to your build.gradle file:

implementation 'org.apache.geode:geode-json:1.8.0'

Gradle Kotlin DSL: Add the following org.apache.geode : geode-json gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.geode:geode-json:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.geode : geode-json sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.geode" % "geode-json" % "1.8.0"

Advertisement

Dependencies from Group

Sep 29, 2022
50 usages
2.2k stars
Sep 29, 2022
35 usages
2.2k stars
Sep 29, 2022
26 usages
2.2k stars
Sep 29, 2022
23 usages
2.2k stars
Sep 29, 2022
21 usages
2.2k stars

Discover Dependencies

Apr 27, 2016
2 usages
May 18, 2017
1 usages
21 stars
Apr 21, 2016
337 stars
Dec 23, 2016
1 usages
2.3k stars
Apr 19, 2016
2 stars
Jun 06, 2016
2 usages
May 13, 2016
0 stars