Download repoexpress-common-0.4.7.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.4.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials