MVN

geronimo : remote-deploy-tomcat

Maven & Gradle

Sep 19, 2006

Geronimo :: Remote Deploy Tomcat 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.

<dependency>
    <groupId>geronimo</groupId>
    <artifactId>remote-deploy-tomcat</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of geronimo : remote-deploy-tomcat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of geronimo : remote-deploy-tomcat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
remote-deploy-tomcat-1.1.1
1.1
remote-deploy-tomcat-1.1
1.0
remote-deploy-tomcat-1.0

How to add a dependency to Maven

Add the following geronimo : remote-deploy-tomcat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>geronimo</groupId>
    <artifactId>remote-deploy-tomcat</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following geronimo : remote-deploy-tomcat gradle dependency to your build.gradle file:

implementation 'geronimo:remote-deploy-tomcat:1.1.1'

Gradle Kotlin DSL: Add the following geronimo : remote-deploy-tomcat gradle kotlin dependency to your build.gradle.kts file:

implementation("geronimo:remote-deploy-tomcat:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following geronimo : remote-deploy-tomcat sbt scala dependency to your build.sbt file:

libraryDependencies += "geronimo" % "remote-deploy-tomcat" % "1.1.1"

Advertisement

Dependencies from Group

Sep 19, 2006
89 usages
Sep 19, 2006
85 usages
Sep 19, 2006
78 usages
Sep 19, 2006
76 usages
Sep 19, 2006
62 usages

Discover Dependencies

Feb 21, 2015
1 usages
Feb 21, 2015
1 usages
Feb 21, 2015
1 usages
Feb 21, 2015
1 usages
Feb 21, 2015
1 usages
Jul 25, 2011
Feb 21, 2012
1 usages