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

org.codehaus.cargo:cargo-core-container-websphere 1.6.1

Core API implementation for WebSphere containers

Категории

Категории

WebSphere Контейнер Application Servers
Группа

Группа

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

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

cargo-core-container-websphere
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать cargo-core-container-websphere 1.6.1


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