License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdtest-annotation-webapp |
Last Version | Last Version8.0.0.M2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty :: Annotations Test Webapp
Jetty integrations and distributions
|
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/test-annotation-webapp/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>test-annotation-webapp</artifactId>
<version>8.0.0.M2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/test-annotation-webapp/
implementation 'org.mortbay.jetty:test-annotation-webapp:8.0.0.M2'
// https://jarcasting.com/artifacts/org.mortbay.jetty/test-annotation-webapp/
implementation ("org.mortbay.jetty:test-annotation-webapp:8.0.0.M2")
'org.mortbay.jetty:test-annotation-webapp:war:8.0.0.M2'
<dependency org="org.mortbay.jetty" name="test-annotation-webapp" rev="8.0.0.M2">
<artifact name="test-annotation-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='test-annotation-webapp', version='8.0.0.M2')
)
libraryDependencies += "org.mortbay.jetty" % "test-annotation-webapp" % "8.0.0.M2"
[org.mortbay.jetty/test-annotation-webapp "8.0.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : test-container-initializer | jar | 8.0.0.M2 |
org.mortbay.jetty : test-fragment | jar | 8.0.0.M2 |
org.eclipse.jetty : jetty-util | jar | 8.0.0.M2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
org.eclipse.jetty : jetty-server | jar | 8.0.0.M2 |
javax.mail : mail | jar | 1.4 |
org.mortbay.jetty : servlet-api | jar | 3.0.20100224 |
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1.1 |