Download acidhouse-0.4.1.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.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

acidhouse-0.4.1-javadoc.jar
acidhouse-0.4.1-sources.jar
acidhouse-0.4.1.jar
acidhouse-0.4.1.pom



Related Tutorials