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