Last Version

Jetty Example :: JNDI Test Webapp 7.0.0.pre5


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty.example
ArtifactId

ArtifactId

jndi-example-webapp
Version

Version

7.0.0.pre5
Type

Type

war
Description

Description

Jetty Example :: JNDI Test Webapp
Project Organization

Project Organization

Mort Bay Consulting

Download jndi-example-webapp 7.0.0.pre5


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

Dependencies

provided (3)

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

Project Modules

There are no modules declared in this project.