Download gemfire-shared-2.0-BETA.jar file - Jar g

Jar examples for g:gemfire-shared

Description

SnappyData store based off Pivotal GemFireXD

You can download jar file gemfire-shared 2.0-BETA in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add gemfire-shared-2.0-BETA.jar to your project.

<dependency>
   <groupId>io.snappydata</groupId>
   <artifactId>gemfire-shared</artifactId>
   <version>2.0-BETA</version>
</dependency>
compile group: 'io.snappydata', name: 'gemfire-shared', version: '2.0-BETA'
libraryDependencies += "io.snappydata" % "gemfire-shared" % "2.0-BETA"
<dependency org="io.snappydata" name="gemfire-shared" rev="2.0-BETA"/>
@Grapes(@Grab(group='io.snappydata', module='gemfire-shared', version='2.0-BETA'))
'io.snappydata:gemfire-shared:jar:2.0-BETA'

Download

Click the following link to download the jar file.

gemfire-shared-2.0-BETA-javadoc.jar
gemfire-shared-2.0-BETA-sources.jar
gemfire-shared-2.0-BETA.jar
gemfire-shared-2.0-BETA.pom



Related Tutorials