is not current version
Last Version 3.0.6

org.eclipse.hudson.stapler:stapler-jelly 3.0.0-M1-1

Jelly binding module for Stapler

Categories

Categories

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

GroupId

org.eclipse.hudson.stapler
ArtifactId

ArtifactId

stapler-jelly
Version

Version

3.0.0-M1-1
Type

Type

jar

Download stapler-jelly 3.0.0-M1-1


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