Download gemfire-shared-1.6.1.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.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials