License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdtest-jndi |
Last Version | Last Version6.0.0beta10 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty Test Webapp
|
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
test-jndi-6.0.0beta10.pom | |
test-jndi-6.0.0beta10.war | 1 MB |
test-jndi-6.0.0beta10-sources.jar | 2 KB |
test-jndi-6.0.0beta10-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/test-jndi/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>test-jndi</artifactId>
<version>6.0.0beta10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/test-jndi/
implementation 'org.mortbay.jetty:test-jndi:6.0.0beta10'
// https://jarcasting.com/artifacts/org.mortbay.jetty/test-jndi/
implementation ("org.mortbay.jetty:test-jndi:6.0.0beta10")
'org.mortbay.jetty:test-jndi:war:6.0.0beta10'
<dependency org="org.mortbay.jetty" name="test-jndi" rev="6.0.0beta10">
<artifact name="test-jndi" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='test-jndi', version='6.0.0beta10')
)
libraryDependencies += "org.mortbay.jetty" % "test-jndi" % "6.0.0beta10"
[org.mortbay.jetty/test-jndi "6.0.0beta10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.0-rc5 |
org.slf4j : jcl104-over-slf4j | jar | 1.0-rc5 |
org.slf4j : nlog4j | jar | 1.2.19 |
Group / Artifact | Type | Version |
---|---|---|
geronimo-spec : geronimo-spec-jta | jar | 1.0.1B-rc4 |
org.mortbay.jetty : jetty | jar | 6.0.0beta10 |
org.mortbay.jetty : servlet-api-2.5 | jar | 6.0.0beta10 |