License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-annotations |
Last Version | Last Version7.0.0.pre5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty Plus :: Servlet Annotations
Annotation support for deploying servlets in jetty.
|
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.mortbay.jetty : jetty-jndi | jar | 7.0.0.pre5 |