Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-remote-deploy-lib |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-remote-deploy-lib-1.1.1.pom | |
geronimo-remote-deploy-lib-1.1.1.jar | 6 KB |
Browse |
<!-- 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"]
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 |