Download snappydata-store-client-1.6.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials