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