Download reallive-4.22.jar file - Jar r

Jar examples for r:reallive

Description

persistent inmemory datagrid based on kontraktor

You can download jar file reallive 4.22 in this page.

License

LGPL 3

Build File

You can use the following script to add reallive-4.22.jar to your project.

<dependency>
   <groupId>de.ruedigermoeller</groupId>
   <artifactId>reallive</artifactId>
   <version>4.22</version>
</dependency>
compile group: 'de.ruedigermoeller', name: 'reallive', version: '4.22'
libraryDependencies += "de.ruedigermoeller" % "reallive" % "4.22"
<dependency org="de.ruedigermoeller" name="reallive" rev="4.22"/>
@Grapes(@Grab(group='de.ruedigermoeller', module='reallive', version='4.22'))
'de.ruedigermoeller:reallive:jar:4.22'

Download

Click the following link to download the jar file.

reallive-4.22-javadoc.jar
reallive-4.22-sources.jar
reallive-4.22.jar
reallive-4.22.pom



Related Tutorials