Last Version

jetty:jetty 6.0.2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

jetty
ArtifactId

ArtifactId

jetty
Version

Version

6.0.2
Type

Type

jar
Description

Description

Download jetty 6.0.2


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

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.