Cargo Remote Deployer for Jetty (versions 11 onwards)

Webapp used by Cargo to remotely deploy applications of a Jetty server (versions 11 onwards)

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-jetty-11-onwards-deployer
Last Version

Last Version

1.9.12
Release Date

Release Date

Type

Type

war
Description

Description

Cargo Remote Deployer for Jetty (versions 11 onwards)
Webapp used by Cargo to remotely deploy applications of a Jetty server (versions 11 onwards)
Project Organization

Project Organization

Codehaus Cargo

Download cargo-jetty-11-onwards-deployer

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-jetty-11-onwards-deployer/ -->
<dependency>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>cargo-jetty-11-onwards-deployer</artifactId>
    <version>1.9.12</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-jetty-11-onwards-deployer/
implementation 'org.codehaus.cargo:cargo-jetty-11-onwards-deployer:1.9.12'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-jetty-11-onwards-deployer/
implementation ("org.codehaus.cargo:cargo-jetty-11-onwards-deployer:1.9.12")
'org.codehaus.cargo:cargo-jetty-11-onwards-deployer:war:1.9.12'
<dependency org="org.codehaus.cargo" name="cargo-jetty-11-onwards-deployer" rev="1.9.12">
  <artifact name="cargo-jetty-11-onwards-deployer" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='cargo-jetty-11-onwards-deployer', version='1.9.12')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-jetty-11-onwards-deployer" % "1.9.12"
[org.codehaus.cargo/cargo-jetty-11-onwards-deployer "1.9.12"]

Dependencies

provided (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.eclipse.jetty : jetty-deploy jar 11.0.0

Project Modules

There are no modules declared in this project.
org.codehaus.cargo

Codehaus Cargo

Cargo is a thin wrapper around existing containers (e.g. J2EE containers). It provides different APIs to easily manipulate containers.

Versions

Version
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.5
1.8.4
1.8.3