g

geode-core

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
http://geode.apache.org
The Apache Software License, Version 2.0
Files download
File Operation
geode-core-1.5.0.jar download
geode-core-1.5.0.pom download
geode-core-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.geode</groupId>
  <artifactId>geode-core</artifactId>
  <version>1.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.geode:geode-core:1.5.0'
Gradle Kotlin
implementation("org.apache.geode:geode-core:1.5.0")
Scala SBT
libraryDependencies += "org.apache.geode" % "geode-core" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.geode', module='geode-core', version='1.5.0')
)
Apache Ivy
<dependency org="org.apache.geode" name="geode-core" rev="1.5.0" />
Leiningen
[org.apache.geode/geode-core "1.5.0"]
Apache Buildr
'org.apache.geode:geode-core:jar:1.5.0'
Dependencies

compile

|-- antlr:antlr:2.7.7

|-- com.github.stephenc.findbugs:findbugs-annotations:1.3.9-1

|-- org.jgroups:jgroups:3.6.14.Final

|-- com.fasterxml.jackson.core:jackson-annotations:2.9.4

|-- com.fasterxml.jackson.core:jackson-databind:2.9.4

|-- commons-io:commons-io:2.6

|-- commons-validator:commons-validator:1.6

|-- commons-digester:commons-digester:2.1

|-- commons-lang:commons-lang:2.6

|-- commons-modeler:commons-modeler:2.0.1

|-- io.netty:netty-all:4.1.21.Final

|-- it.unimi.dsi:fastutil:8.1.1

|-- javax.mail:javax.mail-api:1.4.7

|-- javax.resource:javax.resource-api:1.7

|-- mx4j:mx4j:3.0.2

|-- mx4j:mx4j-remote:3.0.2

|-- mx4j:mx4j-tools:3.0.1

|-- net.java.dev.jna:jna:4.1.0

|-- net.sf.jopt-simple:jopt-simple:5.0.4

|-- org.apache.logging.log4j:log4j-api:2.8.2

|-- org.apache.logging.log4j:log4j-core:2.8.2

|-- org.eclipse.jetty:jetty-webapp:9.4.8.v20171121

|-- org.springframework:spring-core:4.3.14.RELEASE

|-- org.springframework.shell:spring-shell:1.2.0.RELEASE

|-- org.iq80.snappy:snappy:0.4

|-- org.apache.shiro:shiro-core:1.4.0

|-- io.github.lukehutch:fast-classpath-scanner:2.18.1

|-- com.healthmarketscience.rmiio:rmiio:2.1.2

|-- org.apache.geode:geode-common:1.5.0

|-- org.apache.geode:geode-json:1.5.0

runtime

|-- org.fusesource.jansi:jansi:1.17

|-- org.slf4j:slf4j-api:1.7.25

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.8.2

|-- org.apache.logging.log4j:log4j-jcl:2.8.2

|-- org.apache.logging.log4j:log4j-jul:2.8.2

test

|-- com.github.stefanbirkner:system-rules:1.16.1

|-- com.google.code.tempus-fugit:tempus-fugit:1.1

|-- org.awaitility:awaitility:2.0.0

|-- edu.umd.cs.mtc:multithreadedtc:1.01

|-- eu.codearte.catch-exception:catch-exception:1.4.4

|-- eu.codearte.catch-exception:catch-throwable:1.4.4

|-- junit:junit:4.12

|-- org.assertj:assertj-core:3.8.0

|-- org.hamcrest:hamcrest-all:1.3

|-- org.jmock:jmock-junit4:2.8.2

|-- org.jmock:jmock-legacy:2.8.2

|-- org.mockito:mockito-core:2.8.9

|-- org.powermock:powermock-core:1.7.1

|-- org.powermock:powermock-module-junit4:1.7.1

|-- org.powermock:powermock-api-mockito2:1.7.1

|-- pl.pragmatists:JUnitParams:1.1.0

|-- org.apache.geode:geode-junit:1.5.0

|-- org.apache.geode:geode-old-versions:1.5.0

|-- com.jayway.jsonpath:json-path-assert:2.2.0

|-- org.apache.bcel:bcel:6.0

|-- net.spy:spymemcached:2.12.2

|-- redis.clients:jedis:2.9.0

|-- org.springframework:spring-test:4.3.14.RELEASE

|-- com.pholser:junit-quickcheck-core:0.7

|-- com.pholser:junit-quickcheck-generators:0.7

|-- com.pholser:junit-quickcheck-guava:0.7

|-- org.apache.geode:geode-concurrency-test:1.5.0

|-- cglib:cglib:3.2.4

|-- org.apache.derby:derby:10.13.1.1

|-- commons-collections:commons-collections:3.2.2

|-- commons-configuration:commons-configuration:1.10

|-- xerces:xercesImpl:2.11.0