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.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-remote-deploy-lib
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://geronimo.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-remote-deploy-lib

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
geronimo : geronimo-kernel jar 1.1.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0