Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson.plugins |
ArtifactId | ArtifactIdplugin |
Last Version | Last Version1.395 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson plugin POM
|
Project URL |
Project URL |
Filename | Size |
---|---|
plugin-1.395.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/plugin/ -->
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.395</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/plugin/
implementation 'org.jvnet.hudson.plugins:plugin:1.395'
// https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/plugin/
implementation ("org.jvnet.hudson.plugins:plugin:1.395")
'org.jvnet.hudson.plugins:plugin:pom:1.395'
<dependency org="org.jvnet.hudson.plugins" name="plugin" rev="1.395">
<artifact name="plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='plugin', version='1.395')
)
libraryDependencies += "org.jvnet.hudson.plugins" % "plugin" % "1.395"
[org.jvnet.hudson.plugins/plugin "1.395"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-core | jar | 1.395 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson.main : hudson-war | war | 1.395 |
org.jvnet.hudson.main : hudson-test-harness | jar | 1.395 |
org.jvnet.hudson.main : ui-samples-plugin | jar | 1.395 |
junit : junit | jar | 4.3.1 |