Last Version

Apache Geode (incubating) 1.0.0-incubating.M1

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

gemfire-common
Version

Version

1.0.0-incubating.M1
Type

Type

jar
Description

Description

Apache Geode (incubating)
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
Project URL

Project URL

http://geode.incubator.apache.org

Download gemfire-common 1.0.0-incubating.M1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.12.RELEASE
org.springframework : spring-beans jar 3.2.12.RELEASE
org.springframework : spring-aop jar 3.2.12.RELEASE
org.springframework : spring-context-support jar 3.2.12.RELEASE
org.springframework : spring-expression jar 3.2.12.RELEASE
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.springframework : spring-context jar 3.2.12.RELEASE
org.springframework : spring-web jar 3.2.12.RELEASE
org.springframework : spring-webmvc jar 3.2.12.RELEASE

test (16)

Group / Artifact Type Version
junit : junit jar 4.12
eu.codearte.catch-exception : catch-throwable jar 1.4.4
org.ow2.asm : asm jar 5.0.3
com.github.stefanbirkner : system-rules jar 1.15.0
org.mockito : mockito-core jar 1.10.19
org.objenesis : objenesis jar 2.1
pl.pragmatists : JUnitParams jar 1.0.4
org.jmock : jmock jar 2.8.1
com.jayway.awaitility : awaitility jar 1.7.0
org.assertj : assertj-core jar 3.2.0
eu.codearte.catch-exception : catch-exception jar 1.4.4
cglib : cglib jar 3.1
org.jmock : jmock-legacy jar 2.8.1
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock-junit4 jar 2.8.1
edu.umd.cs.mtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.