Last Version

composite-jetty 3.1

Puts all of the Jetty dependencies in one place for reuse by the different artifacts.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

nz.ac.auckland.composite
ArtifactId

ArtifactId

composite-jetty
Version

Version

3.1
Type

Type

jar
Description

Description

composite-jetty
Puts all of the Jetty dependencies in one place for reuse by the different artifacts.
Project URL

Project URL

https://github.com/uoa-group-applications/composite-jetty
Source Code Management

Source Code Management

https://github.com/uoa-group-applications/composite-jetty

Download composite-jetty 3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.1.5.v20140505
org.eclipse.jetty : jetty-jsp jar 9.1.5.v20140505
org.eclipse.jetty : jetty-servlet jar 9.1.5.v20140505
org.eclipse.jetty : jetty-webapp jar 9.1.5.v20140505

Project Modules

There are no modules declared in this project.