Last Version

Stapler Core 3.0.6

Core module of Hudson Stapler

License

License

Categories

Categories

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

GroupId

org.eclipse.hudson.stapler
ArtifactId

ArtifactId

stapler-core
Version

Version

3.0.6
Type

Type

jar
Description

Description

Stapler Core
Core module of Hudson Stapler

Download stapler-core 3.0.6


<!-- 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"]

Dependencies

compile (12)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

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

Project Modules

There are no modules declared in this project.