License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Maven Build Tools |
GroupId | GroupIdorg.codehaus.cargo |
ArtifactId | ArtifactIdcargo-sample-maven2-tomcat7-systemProperty-test |
Last Version | Last Version1.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCargo Samples - Maven 2 - Tomcat 7 system property test
Sample application that exercises the Cargo Maven 2 / Maven 3 plugin with a Tomcat 7.x container and a user-defined system properties
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven2-tomcat7-systemProperty-test/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-sample-maven2-tomcat7-systemProperty-test</artifactId>
<version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven2-tomcat7-systemProperty-test/
implementation 'org.codehaus.cargo:cargo-sample-maven2-tomcat7-systemProperty-test:1.8.5'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven2-tomcat7-systemProperty-test/
implementation ("org.codehaus.cargo:cargo-sample-maven2-tomcat7-systemProperty-test:1.8.5")
'org.codehaus.cargo:cargo-sample-maven2-tomcat7-systemProperty-test:jar:1.8.5'
<dependency org="org.codehaus.cargo" name="cargo-sample-maven2-tomcat7-systemProperty-test" rev="1.8.5">
<artifact name="cargo-sample-maven2-tomcat7-systemProperty-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='cargo-sample-maven2-tomcat7-systemProperty-test', version='1.8.5')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-sample-maven2-tomcat7-systemProperty-test" % "1.8.5"
[org.codehaus.cargo/cargo-sample-maven2-tomcat7-systemProperty-test "1.8.5"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cargo : systemproperty-war | war | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cargo : cargo-sample-java | jar | 1.8.5 |
junit : junit | jar | 3.8.2 |