Last Version

nomad-testkit 0.11.3.0

A Java SDK for interacting with Nomad.

License

License

GroupId

GroupId

com.hashicorp.nomad
ArtifactId

ArtifactId

nomad-testkit
Version

Version

0.11.3.0
Type

Type

jar
Description

Description

nomad-testkit
A Java SDK for interacting with Nomad.

Download nomad-testkit 0.11.3.0


<!-- https://jarcasting.com/artifacts/com.hashicorp.nomad/nomad-testkit/ -->
<dependency>
    <groupId>com.hashicorp.nomad</groupId>
    <artifactId>nomad-testkit</artifactId>
    <version>0.11.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp.nomad/nomad-testkit/
implementation 'com.hashicorp.nomad:nomad-testkit:0.11.3.0'
// https://jarcasting.com/artifacts/com.hashicorp.nomad/nomad-testkit/
implementation ("com.hashicorp.nomad:nomad-testkit:0.11.3.0")
'com.hashicorp.nomad:nomad-testkit:jar:0.11.3.0'
<dependency org="com.hashicorp.nomad" name="nomad-testkit" rev="0.11.3.0">
  <artifact name="nomad-testkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp.nomad', module='nomad-testkit', version='0.11.3.0')
)
libraryDependencies += "com.hashicorp.nomad" % "nomad-testkit" % "0.11.3.0"
[com.hashicorp.nomad/nomad-testkit "0.11.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.hashicorp.nomad : nomad-sdk jar 0.11.3.0
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.