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

Jar examples for n:nosqlunit-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials