Geronimo :: Interop

Geronimo Interop

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-interop
Last Version

Last Version

1.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo :: Interop
Geronimo Interop
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-interop

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
geronimo : geronimo-kernel jar 1.0-M5
geronimo : geronimo-core jar 1.0-M5
geronimo-spec : geronimo-spec-corba jar 2.3-rc4
geronimo-spec : geronimo-spec-ejb jar 2.1-rc4
cglib : cglib-nodep jar 2.1_2
commons-logging : commons-logging jar 1.0.4
mx4j : mx4j jar 3.0.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-M5
1.0-M4