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

geronimo:geronimo-client-builder 1.0-M5

Geronimo Client Builder

Категории

Категории

Geronimo Контейнер Application Servers CLI Взаимодействие с пользователем
Группа

Группа

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

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

geronimo-client-builder
Версия

Версия

1.0-M5
Тип

Тип

jar

Скачать geronimo-client-builder 1.0-M5


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