License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-test-jndi |
Last Version | Last Version6.1.26 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty JNDI Test Webapp
Parent pom for Jetty at Codehaus
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-test-jndi-6.1.26.pom | |
jetty-test-jndi-6.1.26.war | 13 KB |
jetty-test-jndi-6.1.26-sources.jar | 2 KB |
Browse |
<!-- 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"]
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 |