Geronimo Applications :: Remote Deploy

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

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.applications
ArtifactId

ArtifactId

geronimo-remote-deploy
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

war
Description

Description

Geronimo Applications :: Remote Deploy
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 Organization

Project Organization

Apache Software Foundation

Download geronimo-remote-deploy

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.1
org.apache.geronimo.modules : geronimo-kernel jar 2.0.2

test (2)

Group / Artifact Type Version
org.apache.geronimo.genesis.config : logging-config jar 1.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
1.2-beta