License |
License |
---|---|
GroupId | GroupIdio.fabric8.jube |
ArtifactId | ArtifactIdwar |
Version | Version2.2.0 |
Type | Typewar |
Description |
DescriptionJube :: War
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
war-2.2.0.pom | |
war-2.2.0.war | 50 MB |
war-2.2.0-sources.jar | 3 KB |
war-2.2.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube/war/ -->
<dependency>
<groupId>io.fabric8.jube</groupId>
<artifactId>war</artifactId>
<version>2.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube/war/
implementation 'io.fabric8.jube:war:2.2.0'
// https://jarcasting.com/artifacts/io.fabric8.jube/war/
implementation ("io.fabric8.jube:war:2.2.0")
'io.fabric8.jube:war:war:2.2.0'
<dependency org="io.fabric8.jube" name="war" rev="2.2.0">
<artifact name="war" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube', module='war', version='2.2.0')
)
libraryDependencies += "io.fabric8.jube" % "war" % "2.2.0"
[io.fabric8.jube/war "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : fabric8-cxf | jar | |
io.fabric8.jube : node | jar | 2.2.0 |
io.fabric8.jube : core | jar | 2.2.0 |
io.fabric8.jube : process-manager | jar | 2.2.0 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.10.v20150310 |
org.slf4j : slf4j-log4j12 | jar | |
org.apache.cxf : cxf-integration-cdi | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar |