Download nomad-testkit-0.7.0.jar file - Jar n

Jar examples for n:nomad-testkit

Description

You can download jar file nomad-testkit 0.7.0 in this page.

Build File

You can use the following script to add nomad-testkit-0.7.0.jar to your project.

<dependency>
   <groupId>com.hashicorp.nomad</groupId>
   <artifactId>nomad-testkit</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'com.hashicorp.nomad', name: 'nomad-testkit', version: '0.7.0'
libraryDependencies += "com.hashicorp.nomad" % "nomad-testkit" % "0.7.0"
<dependency org="com.hashicorp.nomad" name="nomad-testkit" rev="0.7.0"/>
@Grapes(@Grab(group='com.hashicorp.nomad', module='nomad-testkit', version='0.7.0'))
'com.hashicorp.nomad:nomad-testkit:jar:0.7.0'

Download

Click the following link to download the jar file.

nomad-testkit-0.7.0-javadoc.jar
nomad-testkit-0.7.0-sources.jar
nomad-testkit-0.7.0.jar
nomad-testkit-0.7.0.pom



Related Tutorials