is not current version
Last Version 11.0.11

Jetty :: BOM 11.0.7

Jetty BOM artifact

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-bom
Version

Version

11.0.7
Type

Type

pom
Description

Description

Jetty :: BOM
Jetty BOM artifact
Project URL

Project URL

https://eclipse.org/jetty/jetty-bom
Project Organization

Project Organization

Webtide

Download jetty-bom 11.0.7

Filename Size
jetty-bom-11.0.7.pom 16 KB
Browse

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

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.