Last Version

JettyJam Utils 2.1.5

A set of utilities used to setup embedded launchers and test with Jetty.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.safehaus.jettyjam
ArtifactId

ArtifactId

jettyjam-utils
Version

Version

2.1.5
Type

Type

jar
Description

Description

JettyJam Utils
A set of utilities used to setup embedded launchers and test with Jetty.
Source Code Management

Source Code Management

http://stash.safehaus.org/projects/JETTYJAM/repos/main/browse/jettyjam-utils

Download jettyjam-utils 2.1.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.1.2.v20140210
org.eclipse.jetty : jetty-server jar 9.1.2.v20140210
org.eclipse.jetty : jetty-webapp jar 9.1.2.v20140210
com.sun.jersey : jersey-client jar 1.18
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.