Cargo Samples - Maven 3 - In-place Development test

Sample application that exercises the Cargo Maven 3 plugin's in-place development capabilities. Note that this sample currently works only for Jetty and Tomcat as it requires that container implementations support deploying an expanded WAR from a directory without copying it to the container deploy directory.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.codehaus.cargo
Идентификатор

Идентификатор

cargo-sample-maven3-inPlaceDevelopment-test
Последняя версия

Последняя версия

1.9.12
Дата

Дата

Тип

Тип

war
Описание

Описание

Cargo Samples - Maven 3 - In-place Development test
Sample application that exercises the Cargo Maven 3 plugin's in-place development capabilities. Note that this sample currently works only for Jetty and Tomcat as it requires that container implementations support deploying an expanded WAR from a directory without copying it to the container deploy directory.
Организация-разработчик

Организация-разработчик

Codehaus Cargo

Скачать cargo-sample-maven3-inPlaceDevelopment-test

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.codehaus.cargo : cargo-sample-java jar 1.9.12
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.
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.

Версии библиотеки

Версия
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