Last Version

Cargo Remote Deployer for Jetty 1.0.1

Webapp used by Cargo to remotely deploy applications of a Jetty server

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-jetty-deployer
Version

Version

1.0.1
Type

Type

war
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

Codehaus

Download cargo-jetty-deployer 1.0.1


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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
org.mortbay.jetty : jetty jar 6.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.