Download ness-integration-testing-3.1.2.jar file - Jar n

Jar examples for n:ness-integration-testing

Description

ness integration testing helpers

You can download jar file ness-integration-testing 3.1.2 in this page.

Build File

You can use the following script to add ness-integration-testing-3.1.2.jar to your project.

<dependency>
   <groupId>com.nesscomputing.components</groupId>
   <artifactId>ness-integration-testing</artifactId>
   <version>3.1.2</version>
</dependency>
compile group: 'com.nesscomputing.components', name: 'ness-integration-testing', version: '3.1.2'
libraryDependencies += "com.nesscomputing.components" % "ness-integration-testing" % "3.1.2"
<dependency org="com.nesscomputing.components" name="ness-integration-testing" rev="3.1.2"/>
@Grapes(@Grab(group='com.nesscomputing.components', module='ness-integration-testing', version='3.1.2'))
'com.nesscomputing.components:ness-integration-testing:jar:3.1.2'

Download

Click the following link to download the jar file.

ness-integration-testing-3.1.2-javadoc.jar
ness-integration-testing-3.1.2-sources.jar
ness-integration-testing-3.1.2.jar
ness-integration-testing-3.1.2.pom



Related Tutorials