Download repoexpress-common-0.3.2.jar file - Jar r

Jar examples for r:repoexpress-common

Description

Storage Repository Pattern for MongoDB, Voldemort, Cassandra, etc.

You can download jar file repoexpress-common 0.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add repoexpress-common-0.3.2.jar to your project.

<dependency>
   <groupId>com.strategicgains.repoexpress</groupId>
   <artifactId>repoexpress-common</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.strategicgains.repoexpress', name: 'repoexpress-common', version: '0.3.2'
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-common" % "0.3.2"
<dependency org="com.strategicgains.repoexpress" name="repoexpress-common" rev="0.3.2"/>
@Grapes(@Grab(group='com.strategicgains.repoexpress', module='repoexpress-common', version='0.3.2'))
'com.strategicgains.repoexpress:repoexpress-common:jar:0.3.2'

Download

Click the following link to download the jar file.

repoexpress-common-0.3.2-javadoc.jar
repoexpress-common-0.3.2-sources.jar
repoexpress-common-0.3.2.jar
repoexpress-common-0.3.2.pom



Related Tutorials