не последняя версия
Последняя версия 1.1.1

geronimo:geronimo-console 1.0-M5

Geronimo J2EE Application Server

Категории

Категории

Geronimo Контейнер Application Servers
Группа

Группа

geronimo
Идентификатор

Идентификатор

geronimo-console
Версия

Версия

1.0-M5
Тип

Тип

jar

Скачать geronimo-console 1.0-M5

Имя Файла Размер
geronimo-console-1.0-M5.pom
geronimo-console-1.0-M5.jar 479 bytes
Обзор

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