Last Version

JettyJam Utils 1.0.1

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

utils
Version

Version

1.0.1
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/utils

Download utils 1.0.1


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

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.