g

geode-core

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

compile

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

|-- mx4j:mx4j-tools:3.0.1

|-- org.apache.geode:geode-common:1.0.0-incubating.M3

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

|-- org.apache.geode:geode-json:1.0.0-incubating.M3

|-- commons-modeler:commons-modeler:2.0

|-- org.jgroups:jgroups:3.6.10.Final

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

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

|-- javax.mail:javax.mail-api:1.4.5

|-- mx4j:mx4j-remote:3.0.1

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

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

|-- antlr:antlr:2.7.7

|-- mx4j:mx4j:3.0.1

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

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

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

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

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

|-- org.eclipse.jetty:jetty-webapp:9.3.6.v20151106

|-- commons-io:commons-io:2.3

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

|-- commons-lang:commons-lang:2.5

runtime

|-- org.fusesource.jansi:jansi:1.8

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

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

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

test

|-- org.ow2.asm:asm:5.1

|-- junit:junit:4.12

|-- org.mockito:mockito-core:1.10.19

|-- com.jayway.awaitility:awaitility:1.7.0

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

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

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

|-- cglib:cglib:3.2.2

|-- org.apache.geode:geode-junit:1.0.0-incubating.M3

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

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

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

|-- pl.pragmatists:JUnitParams:1.0.5

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

|-- org.apache.bcel:bcel:5.2

|-- org.assertj:assertj-core:3.4.1

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

|-- org.powermock:powermock-core:1.6.4

|-- redis.clients:jedis:2.7.2

|-- org.powermock:powermock-api-mockito:1.6.4

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

|-- commons-configuration:commons-configuration:1.6

|-- net.spy:spymemcached:2.9.0

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

|-- org.apache.derby:derby:10.2.2.0