License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.specs |
ArtifactId | ArtifactIdgeronimo-j2ee_1.4_spec |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJ2EE
Geronimo SPECs is a collection of Java Specifications that have been
created completely by hand and are ASF licensed.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-j2ee_1.4_spec-1.1.pom | |
geronimo-j2ee_1.4_spec-1.1.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-j2ee_1.4_spec/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee_1.4_spec</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-j2ee_1.4_spec/
implementation 'org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:1.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-j2ee_1.4_spec/
implementation ("org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:1.1")
'org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:pom:1.1'
<dependency org="org.apache.geronimo.specs" name="geronimo-j2ee_1.4_spec" rev="1.1">
<artifact name="geronimo-j2ee_1.4_spec" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-j2ee_1.4_spec', version='1.1')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-j2ee_1.4_spec" % "1.1"
[org.apache.geronimo.specs/geronimo-j2ee_1.4_spec "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |