jetty:jetty-embedded


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

jetty
ArtifactId

ArtifactId

jetty-embedded
Last Version

Last Version

6.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download jetty-embedded

How to add to project

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

Versions

Version
6.0.2
6.0.1
6.0.0
6.0.0rc4
6.0.0rc3