Last Version

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.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-remote-deploy
Version

Version

1.1.1
Type

Type

war
Description

Description

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

Project URL

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

Project Organization

Apache Software Foundation

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

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.