is not current version
Last Version 2.2.1

org.jvnet.hudson.main:hudson-test-utils 2.2.0

Contains test utility code, reusable outside Hudson.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson-test-utils
Version

Version

2.2.0
Type

Type

jar

Download hudson-test-utils 2.2.0


<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-test-utils/ -->
<dependency>
    <groupId>org.jvnet.hudson.main</groupId>
    <artifactId>hudson-test-utils</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-test-utils/
implementation 'org.jvnet.hudson.main:hudson-test-utils:2.2.0'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-test-utils/
implementation ("org.jvnet.hudson.main:hudson-test-utils:2.2.0")
'org.jvnet.hudson.main:hudson-test-utils:jar:2.2.0'
<dependency org="org.jvnet.hudson.main" name="hudson-test-utils" rev="2.2.0">
  <artifact name="hudson-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-test-utils', version='2.2.0')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson-test-utils" % "2.2.0"
[org.jvnet.hudson.main/hudson-test-utils "2.2.0"]