License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-test |
Last Version | Last Version6.1.26 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty Test Webapp
Parent pom for Jetty at Codehaus
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-test-6.1.26.pom | |
jetty-test-6.1.26.war | 138 KB |
jetty-test-6.1.26-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-test/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-test</artifactId>
<version>6.1.26</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-test/
implementation 'org.mortbay.jetty:jetty-test:6.1.26'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-test/
implementation ("org.mortbay.jetty:jetty-test:6.1.26")
'org.mortbay.jetty:jetty-test:war:6.1.26'
<dependency org="org.mortbay.jetty" name="jetty-test" rev="6.1.26">
<artifact name="jetty-test" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-test', version='6.1.26')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-test" % "6.1.26"
[org.mortbay.jetty/jetty-test "6.1.26"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty-client | jar | 6.1.26 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : servlet-api | jar | 2.5-20081211 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.26 |
org.mortbay.jetty : jetty | jar | 6.1.26 |