Download reallive-4.21.jar file - Jar r

Jar examples for r:reallive

Description

persistent inmemory datagrid based on kontraktor

You can download jar file reallive 4.21 in this page.

License

LGPL 3

Build File

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

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

Download

Click the following link to download the jar file.

reallive-4.21-javadoc.jar
reallive-4.21-sources.jar
reallive-4.21.jar
reallive-4.21.pom



Related Tutorials