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

Cargo Samples - Maven 3 - In-place Development test 1.9.6

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.6
Тип

Тип

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 1.9.6


<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-sample-maven3-inPlaceDevelopment-test/
implementation ("org.codehaus.cargo:cargo-sample-maven3-inPlaceDevelopment-test:1.9.6")
'org.codehaus.cargo:cargo-sample-maven3-inPlaceDevelopment-test:war:1.9.6'
<dependency org="org.codehaus.cargo" name="cargo-sample-maven3-inPlaceDevelopment-test" rev="1.9.6">
  <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.6')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-sample-maven3-inPlaceDevelopment-test" % "1.9.6"
[org.codehaus.cargo/cargo-sample-maven3-inPlaceDevelopment-test "1.9.6"]

Зависимости

test (2)

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

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

Данный проект не имеет модулей.