Download gemfire-shared-1.6.0.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.6.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

gemfire-shared-1.6.0-javadoc.jar
gemfire-shared-1.6.0-sources.jar
gemfire-shared-1.6.0.jar
gemfire-shared-1.6.0.pom



Related Tutorials