License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.stapler |
ArtifactId | ArtifactIdstapler-core |
Last Version | Last Version3.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStapler Core
Core module of Hudson Stapler
|
Filename | Size |
---|---|
stapler-core-3.0.6.pom | |
stapler-core-3.0.6.jar | 265 KB |
stapler-core-3.0.6-tests.jar | 43 KB |
stapler-core-3.0.6-sources.jar | 168 KB |
stapler-core-3.0.6-javadoc.jar | 476 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-core/ -->
<dependency>
<groupId>org.eclipse.hudson.stapler</groupId>
<artifactId>stapler-core</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-core/
implementation 'org.eclipse.hudson.stapler:stapler-core:3.0.6'
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-core/
implementation ("org.eclipse.hudson.stapler:stapler-core:3.0.6")
'org.eclipse.hudson.stapler:stapler-core:jar:3.0.6'
<dependency org="org.eclipse.hudson.stapler" name="stapler-core" rev="3.0.6">
<artifact name="stapler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.stapler', module='stapler-core', version='3.0.6')
)
libraryDependencies += "org.eclipse.hudson.stapler" % "stapler-core" % "3.0.6"
[org.eclipse.hudson.stapler/stapler-core "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 |
org.hudsonci.lib.guava : guava | jar | 14.0.1-h-3 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-io : commons-io | jar | 2.0.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
asm : asm-all | jar | 2.2.3 |
net.sf.json-lib : json-lib | jar | 2.4 |
commons-discovery : commons-discovery | jar | 0.4 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
org.jvnet : tiger-types | jar | 1.3 |
org.jvnet.localizer : localizer | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hudsonci.tools : htmlunit | jar | 2.6-hudson-3 |
org.mortbay.jetty : jetty | jar | 6.1.26 |