License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty.testwars |
ArtifactId | ArtifactIdtest-war-scm |
Last Version | Last Version9.0.0.v20130315 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetty :: Webapp Verifier :: Dummy SCM Webapp
Parent pom for Jetty at Codehaus
|
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
test-war-scm-9.0.0.v20130315.pom | |
test-war-scm-9.0.0.v20130315.war | 5 KB |
test-war-scm-9.0.0.v20130315-config.jar | 829 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-scm/ -->
<dependency>
<groupId>org.mortbay.jetty.testwars</groupId>
<artifactId>test-war-scm</artifactId>
<version>9.0.0.v20130315</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-scm/
implementation 'org.mortbay.jetty.testwars:test-war-scm:9.0.0.v20130315'
// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-scm/
implementation ("org.mortbay.jetty.testwars:test-war-scm:9.0.0.v20130315")
'org.mortbay.jetty.testwars:test-war-scm:pom:9.0.0.v20130315'
<dependency org="org.mortbay.jetty.testwars" name="test-war-scm" rev="9.0.0.v20130315">
<artifact name="test-war-scm" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty.testwars', module='test-war-scm', version='9.0.0.v20130315')
)
libraryDependencies += "org.mortbay.jetty.testwars" % "test-war-scm" % "9.0.0.v20130315"
[org.mortbay.jetty.testwars/test-war-scm "9.0.0.v20130315"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.testwars : dummy-scm-lib | jar | 9.0.0.v20130315 |