Geronimo :: Spring

Geronimo Spring

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-spring
Last Version

Last Version

1.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo :: Spring
Geronimo Spring
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-spring

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
geronimo : geronimo-kernel jar 1.0-M5
commons-logging : commons-logging jar 1.0.4
concurrent : concurrent jar 1.3.4
mx4j : mx4j jar 3.0.1
cglib : cglib-nodep jar 2.1_2
springframework : spring jar 1.1.3
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
1.0-M3
1.0-M2