| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаgeronimo |
| Идентификатор | Идентификаторgeronimo-converter |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo :: Configuration Converter
Utilities for converting configurations from other application
server into something that Geronimo can use.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-converter-1.1.1.pom | |
| geronimo-converter-1.1.1.jar | 25 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |