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