License |
License |
---|---|
GroupId | GroupIdorg.codehaus.cargo |
ArtifactId | ArtifactIdsystemproperty-war |
Version | Version1.9.10 |
Type | Typewar |
Description |
DescriptionCargo test data for samples - System Property test WAR data for samples
Test data for the Sample applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
systemproperty-war-1.9.10.pom | |
systemproperty-war-1.9.10.war | 4 KB |
systemproperty-war-1.9.10-sources.jar | 3 KB |
systemproperty-war-1.9.10-javadoc.jar | 334 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/systemproperty-war/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>systemproperty-war</artifactId>
<version>1.9.10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/systemproperty-war/
implementation 'org.codehaus.cargo:systemproperty-war:1.9.10'
// https://jarcasting.com/artifacts/org.codehaus.cargo/systemproperty-war/
implementation ("org.codehaus.cargo:systemproperty-war:1.9.10")
'org.codehaus.cargo:systemproperty-war:war:1.9.10'
<dependency org="org.codehaus.cargo" name="systemproperty-war" rev="1.9.10">
<artifact name="systemproperty-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='systemproperty-war', version='1.9.10')
)
libraryDependencies += "org.codehaus.cargo" % "systemproperty-war" % "1.9.10"
[org.codehaus.cargo/systemproperty-war "1.9.10"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |