Download gemfirexd-shared-1.5.0-BETA2.jar file - Jar g

Jar examples for g:gemfirexd-shared

Description

SnappyData store based off Pivotal GemFireXD

You can download jar file gemfirexd-shared 1.5.0-BETA2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add gemfirexd-shared-1.5.0-BETA2.jar to your project.

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

Download

Click the following link to download the jar file.

gemfirexd-shared-1.5.0-BETA2-javadoc.jar
gemfirexd-shared-1.5.0-BETA2-sources.jar
gemfirexd-shared-1.5.0-BETA2.jar
gemfirexd-shared-1.5.0-BETA2.pom



Related Tutorials