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

Jar examples for n:nosqlunit-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials