Download gemfire-shared-1.5.6-rc1.jar file - Jar g

Jar examples for g:gemfire-shared

Description

SnappyData store based off Pivotal GemFireXD

You can download jar file gemfire-shared 1.5.6-rc1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add gemfire-shared-1.5.6-rc1.jar to your project.

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

Download

Click the following link to download the jar file.

gemfire-shared-1.5.6-rc1-javadoc.jar
gemfire-shared-1.5.6-rc1-sources.jar
gemfire-shared-1.5.6-rc1.jar
gemfire-shared-1.5.6-rc1.pom



Related Tutorials