Cargo Samples - Maven 2 - WebLogic test

Sample application that will be used to test the WebLogic container

Лицензия

Лицензия

Категории

Категории

WebLogic Контейнер Application Servers Maven Компиляция и сборка
Группа

Группа

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

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

cargo-sample-maven2-weblogic-test-artifact
Последняя версия

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

1.8.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cargo Samples - Maven 2 - WebLogic test
Sample application that will be used to test the WebLogic container
Организация-разработчик

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

Codehaus Cargo

Скачать cargo-sample-maven2-weblogic-test-artifact

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.codehaus.cargo : classpath-war war 1.8.5
org.codehaus.cargo : simple-ear ear 1.8.5
org.codehaus.cargo : simple-jar jar 1.8.5
org.codehaus.cargo : simple-war war 1.8.5
org.codehaus.cargo : datasource-war war 1.8.5
org.codehaus.cargo : jms-war war 1.8.5
org.codehaus.cargo : authentication-war war 1.8.5
org.codehaus.cargo : systemproperty-war war 1.8.5
org.apache.derby : derby jar 10.12.1.1

test (2)

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

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

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

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:

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.

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

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