License |
License
MIT license
|
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdorg.hudsonci.plugins |
ArtifactId | ArtifactIddry-run-lib |
Last Version | Last Version0.2-h-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson Dry Run Library
Hudson Continuous Integration Server
|
Project Organization |
Project OrganizationHudson |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dry-run-lib-0.2-h-1.pom | |
dry-run-lib-0.2-h-1.jar | 2 KB |
dry-run-lib-0.2-h-1-sources.jar | 1 KB |
dry-run-lib-0.2-h-1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/dry-run-lib/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>dry-run-lib</artifactId>
<version>0.2-h-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/dry-run-lib/
implementation 'org.hudsonci.plugins:dry-run-lib:0.2-h-1'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/dry-run-lib/
implementation ("org.hudsonci.plugins:dry-run-lib:0.2-h-1")
'org.hudsonci.plugins:dry-run-lib:jar:0.2-h-1'
<dependency org="org.hudsonci.plugins" name="dry-run-lib" rev="0.2-h-1">
<artifact name="dry-run-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='dry-run-lib', version='0.2-h-1')
)
libraryDependencies += "org.hudsonci.plugins" % "dry-run-lib" % "0.2-h-1"
[org.hudsonci.plugins/dry-run-lib "0.2-h-1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-core | jar | 3.2.0 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-war | war | 3.0.0 |
org.eclipse.hudson : hudson-test-framework | jar | 3.0.0 |
junit : junit | jar | 4.8.1 |
org.powermock : powermock-module-junit4 Optional | jar | 1.4.10 |
org.powermock : powermock-api-easymock Optional | jar | 1.4.10 |
org.easymock : easymock Optional | jar | 3.0 |
org.mockito : mockito-core Optional | jar | 1.8.5 |