Download nosqlunit-core-1.0.0-rc.1.jar file - Jar n

Jar examples for n:nosqlunit-core

Description

You can download jar file nosqlunit-core 1.0.0-rc.1 in this page.

Build File

You can use the following script to add nosqlunit-core-1.0.0-rc.1.jar to your project.

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

Download

Click the following link to download the jar file.

nosqlunit-core-1.0.0-rc.1-javadoc.jar
nosqlunit-core-1.0.0-rc.1-sources.jar
nosqlunit-core-1.0.0-rc.1.jar
nosqlunit-core-1.0.0-rc.1.pom



Related Tutorials