Last Version

jetty:org.mortbay.jetty 6.0.0alpha3


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

jetty
ArtifactId

ArtifactId

org.mortbay.jetty
Version

Version

6.0.0alpha3
Type

Type

jar
Description

Description

Download org.mortbay.jetty 6.0.0alpha3


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

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.