Download snappydata-store-client-1.6.0.jar file - Jar s

Jar examples for s:snappydata-store-client

Description

SnappyData store based off Pivotal GemFireXD

You can download jar file snappydata-store-client 1.6.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add snappydata-store-client-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

snappydata-store-client-1.6.0-javadoc.jar
snappydata-store-client-1.6.0-sources.jar
snappydata-store-client-1.6.0.jar
snappydata-store-client-1.6.0.pom



Related Tutorials