Download orm-0.2.5.jar file - Jar o

Jar examples for o:orm

Description

ORM for Cassandra but with distributed cache and analytics utils from package

You can download jar file orm 0.2.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add orm-0.2.5.jar to your project.

<dependency>
   <groupId>com.silentgo</groupId>
   <artifactId>orm</artifactId>
   <version>0.2.5</version>
</dependency>
compile group: 'com.silentgo', name: 'orm', version: '0.2.5'
libraryDependencies += "com.silentgo" % "orm" % "0.2.5"
<dependency org="com.silentgo" name="orm" rev="0.2.5"/>
@Grapes(@Grab(group='com.silentgo', module='orm', version='0.2.5'))
'com.silentgo:orm:jar:0.2.5'

Download

Click the following link to download the jar file.

orm-0.2.5-javadoc.jar
orm-0.2.5-sources.jar
orm-0.2.5.jar
orm-0.2.5.pom



Related Tutorials