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

geronimo:geronimo-common 1.0

Geronimo Common

Категории

Категории

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

Группа

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

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

geronimo-common
Версия

Версия

1.0
Тип

Тип

jar

Скачать geronimo-common 1.0

Имя Файла Размер
geronimo-common-1.0.pom
geronimo-common-1.0.jar 35 KB
Обзор

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