Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-converter |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Configuration Converter
Utilities for converting configurations from other application
server into something that Geronimo can use.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-converter-1.1.1.pom | |
geronimo-converter-1.1.1.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-converter/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-converter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-converter/
implementation 'geronimo:geronimo-converter:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-converter/
implementation ("geronimo:geronimo-converter:1.1.1")
'geronimo:geronimo-converter:jar:1.1.1'
<dependency org="geronimo" name="geronimo-converter" rev="1.1.1">
<artifact name="geronimo-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-converter', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-converter" % "1.1.1"
[geronimo/geronimo-converter "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
geronimo : geronimo-common | jar | 1.1.1 |
geronimo : geronimo-kernel | jar | 1.1.1 |
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 |