Download gemfire-junit-1.6.0.jar file - Jar g

Jar examples for g:gemfire-junit

Description

Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing

You can download jar file gemfire-junit 1.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gemfire-junit-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

gemfire-junit-1.6.0-javadoc.jar
gemfire-junit-1.6.0-sources.jar
gemfire-junit-1.6.0.jar
gemfire-junit-1.6.0.pom



Related Tutorials