Download reallive-4.25.jar file - Jar r

Jar examples for r:reallive

Description

persistent inmemory datagrid based on kontraktor

You can download jar file reallive 4.25 in this page.

License

LGPL 3

Build File

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

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

Download

Click the following link to download the jar file.

reallive-4.25-javadoc.jar
reallive-4.25-sources.jar
reallive-4.25.jar
reallive-4.25.pom



Related Tutorials