License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.specs |
ArtifactId | ArtifactIdgeronimo-commonj_1.1_spec |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommonj
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-commonj_1.1_spec-1.0.pom | |
geronimo-commonj_1.1_spec-1.0.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-commonj_1.1_spec/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-commonj_1.1_spec</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-commonj_1.1_spec/
implementation 'org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-commonj_1.1_spec/
implementation ("org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0")
'org.apache.geronimo.specs:geronimo-commonj_1.1_spec:jar:1.0'
<dependency org="org.apache.geronimo.specs" name="geronimo-commonj_1.1_spec" rev="1.0">
<artifact name="geronimo-commonj_1.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-commonj_1.1_spec', version='1.0')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-commonj_1.1_spec" % "1.0"
[org.apache.geronimo.specs/geronimo-commonj_1.1_spec "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |