Last Version

Jube :: Process Manager 2.2.0

Provides a pure Java implementation of a Kubernetes-like container orchestration layer.

License

License

GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

process-manager
Version

Version

2.2.0
Type

Type

jar
Description

Description

Jube :: Process Manager
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
Project Organization

Project Organization

Red Hat

Download process-manager 2.2.0


<!-- 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"]

Dependencies

compile (6)

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

test (3)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.