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

geronimo:geronimo-core 1.1

Geronimo Core J2EE Utilities

Категории

Категории

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

Группа

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

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

geronimo-core
Версия

Версия

1.1
Тип

Тип

jar

Скачать geronimo-core 1.1

Имя Файла Размер
geronimo-core-1.1.pom
geronimo-core-1.1.jar 39 KB
Обзор

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