License |
License |
---|---|
Categories |
CategoriesWebSphere Container Application Servers Maven Build Tools |
GroupId | GroupIdorg.codehaus.cargo |
ArtifactId | ArtifactIdcargo-sample-maven3-websphere-test-artifact |
Last Version | Last Version1.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCargo Samples - Maven 3 - WebSphere test
Sample application that will be used to test the WebSphere container
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven3-websphere-test-artifact/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-sample-maven3-websphere-test-artifact</artifactId>
<version>1.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven3-websphere-test-artifact/
implementation 'org.codehaus.cargo:cargo-sample-maven3-websphere-test-artifact:1.9.12'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven3-websphere-test-artifact/
implementation ("org.codehaus.cargo:cargo-sample-maven3-websphere-test-artifact:1.9.12")
'org.codehaus.cargo:cargo-sample-maven3-websphere-test-artifact:jar:1.9.12'
<dependency org="org.codehaus.cargo" name="cargo-sample-maven3-websphere-test-artifact" rev="1.9.12">
<artifact name="cargo-sample-maven3-websphere-test-artifact" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='cargo-sample-maven3-websphere-test-artifact', version='1.9.12')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-sample-maven3-websphere-test-artifact" % "1.9.12"
[org.codehaus.cargo/cargo-sample-maven3-websphere-test-artifact "1.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cargo : classpath-war | war | 1.9.12 |
org.codehaus.cargo : simple-ear | ear | 1.9.12 |
org.codehaus.cargo : simple-jar | jar | 1.9.12 |
org.codehaus.cargo : simple-war | war | 1.9.12 |
org.codehaus.cargo : datasource-war | war | 1.9.12 |
org.codehaus.cargo : jms-queue-war | war | 1.9.12 |
org.codehaus.cargo : authentication-war | war | 1.9.12 |
org.codehaus.cargo : systemproperty-war | war | 1.9.12 |
org.apache.derby : derby | jar | 10.12.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.cargo : cargo-sample-java | jar | 1.9.12 |
junit : junit | jar | 3.8.2 |