| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаgeronimo |
| Идентификатор | Идентификаторgeronimo-remote-deploy-lib |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo :: Remote Deploy GBean
A GBean for the remote deployment web app. Unfortunately this can't
be built and pacakged into the WAR due to an outstanding classloader
issue with GBeans and WAR files.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-remote-deploy-lib-1.1.1.pom | |
| geronimo-remote-deploy-lib-1.1.1.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-remote-deploy-lib/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-remote-deploy-lib</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-remote-deploy-lib/
implementation 'geronimo:geronimo-remote-deploy-lib:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-remote-deploy-lib/
implementation ("geronimo:geronimo-remote-deploy-lib:1.1.1")
'geronimo:geronimo-remote-deploy-lib:jar:1.1.1'
<dependency org="geronimo" name="geronimo-remote-deploy-lib" rev="1.1.1">
<artifact name="geronimo-remote-deploy-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-remote-deploy-lib', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-remote-deploy-lib" % "1.1.1"
[geronimo/geronimo-remote-deploy-lib "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| geronimo : geronimo-kernel | jar | 1.1.1 |
| commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
| velocity : velocity | jar | 1.4 |