Last Version

Cargo Remote Deployer for Jetty (version 7 and onwards) 1.8.2

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
Version

Version

1.8.2
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 1.8.2


<!-- 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.