MVN

org.kohsuke.stapler : stapler-jetty

Maven & Gradle

Jan 01, 2012
5 usages

Stapler Jetty Runner · Launches a stapler app with Jetty

<dependency>
    <groupId>org.kohsuke.stapler</groupId>
    <artifactId>stapler-jetty</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke.stapler : stapler-jetty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.kohsuke.stapler : stapler-jetty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
stapler-jetty-1.1
1.0
stapler-jetty-1.0

How to add a dependency to Maven

Add the following org.kohsuke.stapler : stapler-jetty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kohsuke.stapler</groupId>
    <artifactId>stapler-jetty</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kohsuke.stapler : stapler-jetty gradle dependency to your build.gradle file:

implementation 'org.kohsuke.stapler:stapler-jetty:1.1'

Gradle Kotlin DSL: Add the following org.kohsuke.stapler : stapler-jetty gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kohsuke.stapler:stapler-jetty:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kohsuke.stapler : stapler-jetty sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kohsuke.stapler" % "stapler-jetty" % "1.1"

Advertisement

Dependencies from Group

Apr 07, 2021
23 usages
153 stars
Aug 02, 2011
12 usages
Jan 01, 2012
5 usages
Apr 07, 2021
3 usages
137 stars
Apr 07, 2021
2 usages
153 stars

Discover Dependencies

Oct 11, 2020
4 usages
64 stars
Nov 22, 2021
2 usages
82 stars
May 30, 2017
7 usages
17 stars
Dec 14, 2018
6 usages
2.9k stars
Jul 05, 2023
2 usages
0 stars
Feb 01, 2021
7 usages
78 stars
Sep 03, 2019
8 usages
29 stars
Apr 08, 2023
4 usages
126 stars