Last Version

jetty:embedded 6.0.0rc2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

jetty
ArtifactId

ArtifactId

embedded
Version

Version

6.0.0rc2
Type

Type

jar
Description

Description

Download embedded 6.0.0rc2


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

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.