Last Version

Jetty :: JNDI Test Webapp 7.0.0.1beta3


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-test-jndi-webapp
Version

Version

7.0.0.1beta3
Type

Type

war
Description

Description

Jetty :: JNDI Test Webapp
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-test-jndi-webapp
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-test-jndi-webapp 7.0.0.1beta3


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

Dependencies

provided (3)

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

Project Modules

There are no modules declared in this project.