Last Version

Jetty :: Start 7.0.0.pre5

The jetty startup artifact.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-start
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

Jetty :: Start
The jetty startup artifact.
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-start 7.0.0.pre5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.