License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson.main |
ArtifactId | ArtifactIdhudson-test-utils |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: Test Utilities
Contains test utility code, reusable outside Hudson.
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-test-utils-2.2.1.pom | |
hudson-test-utils-2.2.1.jar | 18 KB |
hudson-test-utils-2.2.1-sources.jar | 11 KB |
hudson-test-utils-2.2.1-javadoc.jar | 58 KB |
Browse |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-test-utils/
implementation 'org.jvnet.hudson.main:hudson-test-utils:2.2.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-test-utils/
implementation ("org.jvnet.hudson.main:hudson-test-utils:2.2.1")
'org.jvnet.hudson.main:hudson-test-utils:jar:2.2.1'
<dependency org="org.jvnet.hudson.main" name="hudson-test-utils" rev="2.2.1">
<artifact name="hudson-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-test-utils', version='2.2.1')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson-test-utils" % "2.2.1"
[org.jvnet.hudson.main/hudson-test-utils "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.guava : guava | jar | 10.0.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson : test-annotations | jar | 1.0 |