is not current version
Last Version 3.0.6

org.eclipse.hudson.stapler:stapler-core 3.0.3

Core module of Hudson Stapler

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.3
Type

Type

jar

Download stapler-core 3.0.3


<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-core/ -->
<dependency>
    <groupId>org.eclipse.hudson.stapler</groupId>
    <artifactId>stapler-core</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-core/
implementation 'org.eclipse.hudson.stapler:stapler-core:3.0.3'
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-core/
implementation ("org.eclipse.hudson.stapler:stapler-core:3.0.3")
'org.eclipse.hudson.stapler:stapler-core:jar:3.0.3'
<dependency org="org.eclipse.hudson.stapler" name="stapler-core" rev="3.0.3">
  <artifact name="stapler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.stapler', module='stapler-core', version='3.0.3')
)
libraryDependencies += "org.eclipse.hudson.stapler" % "stapler-core" % "3.0.3"
[org.eclipse.hudson.stapler/stapler-core "3.0.3"]