Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-spring |
Last Version | Last Version1.0-M5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Spring
Geronimo Spring
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-spring-1.0-M5.pom | |
geronimo-spring-1.0-M5.jar | 14 KB |
Browse |
<!-- 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"]
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 |