Jar examples for g:geronimo-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.
You can download jar file geronimo-remote-deploy 3.0.0 in this page.
Apache License
You can use the following script to add geronimo-remote-deploy-3.0.0.jar to your project.
<dependency> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>geronimo-remote-deploy</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.apache.geronimo.plugins', name: 'geronimo-remote-deploy', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.plugins" % "geronimo-remote-deploy" % "3.0.0"
<dependency org="org.apache.geronimo.plugins" name="geronimo-remote-deploy" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='geronimo-remote-deploy', version='3.0.0'))
'org.apache.geronimo.plugins:geronimo-remote-deploy:jar:3.0.0'
Click the following link to download the jar file.
geronimo-remote-deploy-3.0.0-javadoc.jar