License |
License |
---|---|
GroupId | GroupIdorg.codehaus.cargo |
ArtifactId | ArtifactIdcargo-core-uberpom |
Version | Version1.1.4 |
Type | Typepom |
Description |
DescriptionCargo Core POM which puts together all containers
The Cargo Core POM which puts together all containers
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
cargo-core-uberpom-1.1.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-core-uberpom/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-uberpom</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-core-uberpom/
implementation 'org.codehaus.cargo:cargo-core-uberpom:1.1.4'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-core-uberpom/
implementation ("org.codehaus.cargo:cargo-core-uberpom:1.1.4")
'org.codehaus.cargo:cargo-core-uberpom:pom:1.1.4'
<dependency org="org.codehaus.cargo" name="cargo-core-uberpom" rev="1.1.4">
<artifact name="cargo-core-uberpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='cargo-core-uberpom', version='1.1.4')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-core-uberpom" % "1.1.4"
[org.codehaus.cargo/cargo-core-uberpom "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
jmock : jmock | jar | 1.2.0 |
jmock : jmock-cglib | jar | 1.2.0 |
commons-vfs : commons-vfs | jar | 1.0 |