License |
License |
---|---|
GroupId | GroupIdio.fabric8.jube |
ArtifactId | ArtifactIdprocess-manager |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionJube :: Process Manager
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
process-manager-2.2.0.pom | |
process-manager-2.2.0.jar | 61 KB |
process-manager-2.2.0-sources.jar | 39 KB |
process-manager-2.2.0-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube/process-manager/ -->
<dependency>
<groupId>io.fabric8.jube</groupId>
<artifactId>process-manager</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube/process-manager/
implementation 'io.fabric8.jube:process-manager:2.2.0'
// https://jarcasting.com/artifacts/io.fabric8.jube/process-manager/
implementation ("io.fabric8.jube:process-manager:2.2.0")
'io.fabric8.jube:process-manager:jar:2.2.0'
<dependency org="io.fabric8.jube" name="process-manager" rev="2.2.0">
<artifact name="process-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube', module='process-manager', version='2.2.0')
)
libraryDependencies += "io.fabric8.jube" % "process-manager" % "2.2.0"
[io.fabric8.jube/process-manager "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8.jube : core | jar | 2.2.0 |
io.hawt : hawtio-aether | jar | 1.4.51 |
io.fabric8 : fabric8-utils | jar | |
org.jboss.weld.servlet : weld-servlet-core | jar | 2.2.5.Final |
org.apache.deltaspike.core : deltaspike-core-api | jar | |
org.apache.deltaspike.core : deltaspike-core-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.apache.commons : commons-lang3 | jar |