is not current version
Last Version 1.263

org.kohsuke.stapler:stapler-jrebel 1.229

JRebel reloading support for Stapler

GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-jrebel
Version

Version

1.229
Type

Type

jar

Download stapler-jrebel 1.229


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