is not current version
Last Version 11.0.11

Jetty :: Servlet Annotations 11.0.7

Annotation support for deploying servlets in jetty.

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-annotations
Version

Version

11.0.7
Type

Type

jar
Description

Description

Jetty :: Servlet Annotations
Annotation support for deploying servlets in jetty.
Project URL

Project URL

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

Project Organization

Webtide

Download jetty-annotations 11.0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-plus jar 11.0.7
org.eclipse.jetty : jetty-webapp jar 11.0.7
jakarta.annotation : jakarta.annotation-api jar 2.0.0
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-commons jar 9.2
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar 5.0.2

test (5)

Group / Artifact Type Version
jakarta.transaction : jakarta.transaction-api jar 2.0.0
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.eclipse.jetty : jetty-jndi jar 11.0.7
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.7
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.