This application is essentially a servlet that accepts file upload requests from remote clients, which is necessary for remote deployment operations to work properly.
'org.apache.geronimo.applications:geronimo-remote-deploy:2.0.2'
<dependency>
<groupId>org.apache.geronimo.applications</groupId>
<artifactId>geronimo-remote-deploy</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.apache.geronimo.applications" name="geronimo-remote-deploy" rev="2.0.2"/>
"org.apache.geronimo.applications", "geronimo-remote-deploy", "2.0.2"