Last Version

Cargo test data for samples - Empty JAR 1.9.12

Cargo test data for samples - Empty JAR. We need this empty jar because an EAR's application.xml requires at least one <module> element so we've chosen to define an empty jar.

License

License

GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

empty-jar
Version

Version

1.9.12
Type

Type

jar
Description

Description

Cargo test data for samples - Empty JAR
Cargo test data for samples - Empty JAR. We need this empty jar because an EAR's application.xml requires at least one <module> element so we've chosen to define an empty jar.
Project Organization

Project Organization

Codehaus Cargo

Download empty-jar 1.9.12


<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/empty-jar/ -->
<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>empty-jar</artifactId>
    <version>1.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/empty-jar/
implementation 'org.codehaus.cargo:empty-jar:1.9.12'
// https://jarcasting.com/artifacts/org.codehaus.cargo/empty-jar/
implementation ("org.codehaus.cargo:empty-jar:1.9.12")
'org.codehaus.cargo:empty-jar:jar:1.9.12'
<dependency org="org.codehaus.cargo" name="empty-jar" rev="1.9.12">
  <artifact name="empty-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='empty-jar', version='1.9.12')
)
libraryDependencies += "org.codehaus.cargo" % "empty-jar" % "1.9.12"
[org.codehaus.cargo/empty-jar "1.9.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.