Cargo Remote Deployer for Jetty (version 7 and onwards)

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

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-jetty-7-and-onwards-deployer
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

Codehaus Cargo

Download cargo-jetty-7-and-onwards-deployer

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
org.eclipse.jetty : jetty-deploy jar 7.6.21.v20160908

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Cargo is a thin Java wrapper that allows you to manipulate various type of application containers (J2EE, Java EE, Jakarta EE and others) in a standard way.

Cargo provides the following APIs and tools:

  • A Java API to start / stop / configure any of the supported containers.
  • A Java API to (remotely or locally) deploy modules into these containers, be it a server alone, a farm or a cluster.
  • A Java API to parse / create/merge J2EE modules.
  • ANT tasks wrapping the Java API for configuring, starting, stopping and deploying applications to all supported containers.
  • A Web interface that wraps the Java API that can be used to configure, start and stop all containers supported by Cargo remotely and at any time.
  • Maven2/Maven3 plugins wrapping the Java API for configuring, starting, stopping and deploying applications to all supported containers as well as parsing, creating and merging J2EE / Java EE modules.

These tools and APIs can be used in a standalone fashion or via various IDEs. The typical use cases for Codehaus Cargo are around configuring different application containers in a standard way, deploying your application in them in order to have continous integration / testing and managing application containers remotely for centralized (and potentially multi-target) deployments.

To learn more about Codehaus Cargo or ask questions:

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.8.2
1.8.1
1.8.0
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.19
1.4.18
1.4.17
1.4.16
1.4.15
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2