Stapler Jetty Runner

Launches a stapler app with Jetty

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-jetty
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Stapler Jetty Runner
Launches a stapler app with Jetty

Download stapler-jetty

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.kohsuke.stapler : stapler jar 1.177
org.eclipse.jetty : jetty-servlet jar 7.5.4.v20111024

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0