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

Jar examples for n:nosqlunit-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials