Download gemfirexd-core-1.5.0-BETA.3.jar file - Jar g

Jar examples for g:gemfirexd-core

Description

SnappyData store based off Pivotal GemFireXD

You can download jar file gemfirexd-core 1.5.0-BETA.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add gemfirexd-core-1.5.0-BETA.3.jar to your project.

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

Download

Click the following link to download the jar file.

gemfirexd-core-1.5.0-BETA.3-javadoc.jar
gemfirexd-core-1.5.0-BETA.3-sources.jar
gemfirexd-core-1.5.0-BETA.3.jar
gemfirexd-core-1.5.0-BETA.3.pom



Related Tutorials