Download reallive-4.23.jar file - Jar r

Jar examples for r:reallive

Description

persistent inmemory datagrid based on kontraktor

You can download jar file reallive 4.23 in this page.

License

LGPL 3

Build File

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

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

Download

Click the following link to download the jar file.

reallive-4.23-javadoc.jar
reallive-4.23-sources.jar
reallive-4.23.jar
reallive-4.23.pom



Related Tutorials