Jar examples for g:geode-modules
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
You can download jar file geode-modules 1.0.0-incubating in this page.
The Apache Software License, Version 2.0
You can use the following script to add geode-modules-1.0.0-incubating.jar to your project.
<dependency> <groupId>org.apache.geode</groupId> <artifactId>geode-modules</artifactId> <version>1.0.0-incubating</version> </dependency>
compile group: 'org.apache.geode', name: 'geode-modules', version: '1.0.0-incubating'
libraryDependencies += "org.apache.geode" % "geode-modules" % "1.0.0-incubating"
<dependency org="org.apache.geode" name="geode-modules" rev="1.0.0-incubating"/>
@Grapes(@Grab(group='org.apache.geode', module='geode-modules', version='1.0.0-incubating'))
'org.apache.geode:geode-modules:jar:1.0.0-incubating'
Click the following link to download the jar file.
geode-modules-1.0.0-incubating-javadoc.jar