License |
License |
---|---|
GroupId | GroupIdorg.codehaus.cargo |
ArtifactId | ArtifactIdsimple-ear |
Last Version | Last Version1.9.12 |
Release Date | Release Date |
Type | Typeear |
Description |
DescriptionCargo test data for samples - Simple EAR
Test data for the Sample applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
simple-ear-1.9.12.pom | |
simple-ear-1.9.12.ear | 4 KB |
simple-ear-1.9.12-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/simple-ear/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>simple-ear</artifactId>
<version>1.9.12</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/simple-ear/
implementation 'org.codehaus.cargo:simple-ear:1.9.12'
// https://jarcasting.com/artifacts/org.codehaus.cargo/simple-ear/
implementation ("org.codehaus.cargo:simple-ear:1.9.12")
'org.codehaus.cargo:simple-ear:ear:1.9.12'
<dependency org="org.codehaus.cargo" name="simple-ear" rev="1.9.12">
<artifact name="simple-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='simple-ear', version='1.9.12')
)
libraryDependencies += "org.codehaus.cargo" % "simple-ear" % "1.9.12"
[org.codehaus.cargo/simple-ear "1.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cargo : simple-war | war | 1.9.12 |