Download acidhouse-0.6.0.jar file - Jar a

Jar examples for a:acidhouse

Description

Acid House is a generic NoSQL Java client library can be performed on JDK 7 Java platform

You can download jar file acidhouse 0.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add acidhouse-0.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

acidhouse-0.6.0-javadoc.jar
acidhouse-0.6.0-sources.jar
acidhouse-0.6.0.jar
acidhouse-0.6.0.pom



Related Tutorials