Last Version

Hudson :: Test Utilities 3.3.3

Contains test utility code, reusable outside Hudson.

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson
ArtifactId

ArtifactId

hudson-test-utils
Version

Version

3.3.3
Type

Type

jar
Description

Description

Hudson :: Test Utilities
Contains test utility code, reusable outside Hudson.
Project Organization

Project Organization

Hudson

Download hudson-test-utils 3.3.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.hudsonci.lib.guava : guava jar 14.0.1-h-3
junit : junit-dep jar 4.8.1
org.hamcrest : hamcrest-library jar 1.2
org.hamcrest : hamcrest-core jar 1.2
org.powermock : powermock-module-junit4 jar 1.4.10
org.powermock : powermock-api-mockito jar 1.4.10
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.