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

Geronimo :: Remote Deploy Application 1.1.1

This application is essentially a servlet that accepts file upload requests from remote clients, which is necessary for remote deployment operations to work properly.

Категории

Категории

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

Группа

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

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

geronimo-remote-deploy
Версия

Версия

1.1.1
Тип

Тип

war
Описание

Описание

Geronimo :: Remote Deploy Application
This application is essentially a servlet that accepts file upload requests from remote clients, which is necessary for remote deployment operations to work properly.
Ссылка на сайт

Ссылка на сайт

http://geronimo.apache.org/
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать geronimo-remote-deploy 1.1.1


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-servlet_2.4_spec jar 1.0.1
geronimo : geronimo-remote-deploy-lib jar 1.1.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Модули Проекта

Данный проект не имеет модулей.