Download nosqlunit-core-0.8.0.jar file - Jar n

Jar examples for n:nosqlunit-core

Description

You can download jar file nosqlunit-core 0.8.0 in this page.

Build File

You can use the following script to add nosqlunit-core-0.8.0.jar to your project.

<dependency>
   <groupId>com.lordofthejars</groupId>
   <artifactId>nosqlunit-core</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'com.lordofthejars', name: 'nosqlunit-core', version: '0.8.0'
libraryDependencies += "com.lordofthejars" % "nosqlunit-core" % "0.8.0"
<dependency org="com.lordofthejars" name="nosqlunit-core" rev="0.8.0"/>
@Grapes(@Grab(group='com.lordofthejars', module='nosqlunit-core', version='0.8.0'))
'com.lordofthejars:nosqlunit-core:jar:0.8.0'

Download

Click the following link to download the jar file.

nosqlunit-core-0.8.0-javadoc.jar
nosqlunit-core-0.8.0-sources.jar
nosqlunit-core-0.8.0.jar
nosqlunit-core-0.8.0.pom



Related Tutorials