Last Version

Jetty :: JNDI Test Webapp 8.0.0.M2

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

test-jndi-webapp
Version

Version

8.0.0.M2
Type

Type

war
Description

Description

Jetty :: JNDI Test Webapp
Jetty integrations and distributions
Project Organization

Project Organization

Mort Bay Consulting

Download test-jndi-webapp 8.0.0.M2


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/test-jndi-webapp/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>test-jndi-webapp</artifactId>
    <version>8.0.0.M2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/test-jndi-webapp/
implementation 'org.mortbay.jetty:test-jndi-webapp:8.0.0.M2'
// https://jarcasting.com/artifacts/org.mortbay.jetty/test-jndi-webapp/
implementation ("org.mortbay.jetty:test-jndi-webapp:8.0.0.M2")
'org.mortbay.jetty:test-jndi-webapp:war:8.0.0.M2'
<dependency org="org.mortbay.jetty" name="test-jndi-webapp" rev="8.0.0.M2">
  <artifact name="test-jndi-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='test-jndi-webapp', version='8.0.0.M2')
)
libraryDependencies += "org.mortbay.jetty" % "test-jndi-webapp" % "8.0.0.M2"
[org.mortbay.jetty/test-jndi-webapp "8.0.0.M2"]

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.mortbay.jetty : servlet-api jar 3.0.20100224
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.