Download repoexpress-common-0.4.4.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.4 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.4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials