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

org.apache.geronimo.modules:geronimo-hot-deploy 2.1.4

Provides hot deployment for Geronimo.

Категории

Категории

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

Группа

org.apache.geronimo.modules
Идентификатор

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

geronimo-hot-deploy
Версия

Версия

2.1.4
Тип

Тип

jar

Скачать geronimo-hot-deploy 2.1.4


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