MVN

org.safehaus.jettyjam : simple

Maven & Gradle

May 04, 2014

JettyJam Simple Servlet · A simple servlet that runs in an embedded jetty instance from an executable jar file without requiring the webapp to be exploded.

<dependency>
    <groupId>org.safehaus.jettyjam</groupId>
    <artifactId>simple</artifactId>
    <version>2.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.safehaus.jettyjam : simple to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.5

All Versions

Choose a version of org.safehaus.jettyjam : simple to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
simple-2.1.5
simple-2.1.4
simple-2.1.3
2.0.x
simple-2.0.0
1.0.x
simple-1.0.2
simple-1.0.0

How to add a dependency to Maven

Add the following org.safehaus.jettyjam : simple maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.safehaus.jettyjam</groupId>
    <artifactId>simple</artifactId>
    <version>2.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.safehaus.jettyjam : simple gradle dependency to your build.gradle file:

implementation 'org.safehaus.jettyjam:simple:2.1.5'

Gradle Kotlin DSL: Add the following org.safehaus.jettyjam : simple gradle kotlin dependency to your build.gradle.kts file:

implementation("org.safehaus.jettyjam:simple:2.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.safehaus.jettyjam : simple sbt scala dependency to your build.sbt file:

libraryDependencies += "org.safehaus.jettyjam" % "simple" % "2.1.5"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 02, 2014
1 usages
673 stars
Feb 02, 2014
2 usages
673 stars
Feb 02, 2014
1 usages
673 stars
Feb 02, 2014
2 usages
673 stars
Feb 02, 2014
2 usages
673 stars
Feb 02, 2014
1 usages
673 stars
Apr 03, 2014
673 stars
Feb 02, 2014
673 stars
Dec 02, 2014