MVN

org.codehaus.cargo : cargo-jetty-deployer

Maven & Gradle

May 31, 2010
5 usages

Cargo Remote Deployer for Jetty · Webapp used by Cargo to remotely deploy applications of a Jetty server

<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>cargo-jetty-deployer</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.cargo : cargo-jetty-deployer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Beta: 1.0.1-beta-3
  • Latest Alpha: 1.0.1-alpha-2

All Versions

Choose a version of org.codehaus.cargo : cargo-jetty-deployer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cargo-jetty-deployer-1.0.1
cargo-jetty-deployer-1.0.1-beta-3
cargo-jetty-deployer-1.0.1-beta-2
cargo-jetty-deployer-1.0.1-beta-1
cargo-jetty-deployer-1.0.1-alpha-2
cargo-jetty-deployer-1.0.1-alpha-1
1.0
cargo-jetty-deployer-1.0
cargo-jetty-deployer-1.0-beta-2
cargo-jetty-deployer-1.0-beta-1
cargo-jetty-deployer-1.0-alpha-6
cargo-jetty-deployer-1.0-alpha-5
cargo-jetty-deployer-1.0-alpha-4
cargo-jetty-deployer-1.0-alpha-3

How to add a dependency to Maven

Add the following org.codehaus.cargo : cargo-jetty-deployer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>cargo-jetty-deployer</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.cargo : cargo-jetty-deployer gradle dependency to your build.gradle file:

implementation 'org.codehaus.cargo:cargo-jetty-deployer:1.0.1'

Gradle Kotlin DSL: Add the following org.codehaus.cargo : cargo-jetty-deployer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.cargo:cargo-jetty-deployer:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.cargo : cargo-jetty-deployer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.cargo" % "cargo-jetty-deployer" % "1.0.1"

Advertisement

Dependencies from Group

Aug 07, 2023
53 usages
83 stars
Aug 07, 2023
39 usages
83 stars
Aug 07, 2023
35 usages
83 stars
Aug 07, 2023
35 usages
83 stars
Aug 07, 2023
24 usages
83 stars

Discover Dependencies

Apr 01, 2014
44 stars
Feb 27, 2012
Feb 26, 2015
1 usages
Feb 18, 2014
2 usages
20 stars
Feb 17, 2014
1 usages
453 stars