Last Version

Jetty :: CDI 11.0.11

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-cdi
Version

Version

11.0.11
Type

Type

jar
Description

Description

Jetty :: CDI
The Eclipse Jetty Project
Project URL

Project URL

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

Project Organization

Webtide

Download jetty-cdi 11.0.11


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 11.0.11
org.eclipse.jetty : jetty-webapp jar 11.0.11
org.eclipse.jetty : jetty-annotations jar 11.0.11
org.slf4j : slf4j-api jar 2.0.0-alpha6

test (2)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.