Last Version

Jetty Plus :: Servlet Annotations 7.0.0.pre5

Annotation support for deploying servlets in jetty.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-annotations
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

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

Project Organization

Mort Bay Consulting

Download jetty-annotations 7.0.0.pre5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.mortbay.jetty : servlet-annotation-spec jar 3.0.pre0
org.mortbay.jetty : jetty-plus jar 7.0.0.pre5
org.mortbay.jetty : jetty-webapp jar 7.0.0.pre5
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.0
asm : asm-commons jar 3.1
asm : asm jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.mortbay.jetty : jetty-jndi jar 7.0.0.pre5

Project Modules

There are no modules declared in this project.