is not current version
Last Version 1.9.12

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

Core API implementation for WebSphere containers

Categories

Categories

WebSphere Container Application Servers
GroupId

GroupId

org.codehaus.cargo
ArtifactId

ArtifactId

cargo-core-container-websphere
Version

Version

1.8.4
Type

Type

jar

Download cargo-core-container-websphere 1.8.4


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