Last Version

Jetty JNDI Test Webapp 6.1.26

Parent pom for Jetty at Codehaus

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-test-jndi
Version

Version

6.1.26
Type

Type

war
Description

Description

Jetty JNDI Test Webapp
Parent pom for Jetty at Codehaus
Project URL

Project URL

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

Project Organization

Mort Bay Consulting

Download jetty-test-jndi 6.1.26


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

Dependencies

provided (3)

Group / Artifact Type Version
geronimo-spec : geronimo-spec-jta jar 1.0.1B-rc4
org.mortbay.jetty : jetty jar 6.1.26
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.