Last Version

Stapler JRuby module 1.263

JRuby binding for Stapler

License

License

Categories

Categories

Ruby Languages
GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-jruby
Version

Version

1.263
Type

Type

jar
Description

Description

Stapler JRuby module
JRuby binding for Stapler

Download stapler-jruby 1.263


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

Dependencies

compile (4)

Group / Artifact Type Version
org.kohsuke.stapler : stapler-jelly jar 1.263
org.jruby : jruby-complete jar 1.7.17
org.jruby.rack : jruby-rack jar 1.1.13.1
org.kohsuke.metainf-services : metainf-services Optional jar 1.7

provided (1)

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

Project Modules

There are no modules declared in this project.