Last Version

Jube :: Console 2.2.0

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

License

License

GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

console
Version

Version

2.2.0
Type

Type

war
Description

Description

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

Project Organization

Red Hat

Download console 2.2.0


<!-- https://jarcasting.com/artifacts/io.fabric8.jube/console/ -->
<dependency>
    <groupId>io.fabric8.jube</groupId>
    <artifactId>console</artifactId>
    <version>2.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube/console/
implementation 'io.fabric8.jube:console:2.2.0'
// https://jarcasting.com/artifacts/io.fabric8.jube/console/
implementation ("io.fabric8.jube:console:2.2.0")
'io.fabric8.jube:console:war:2.2.0'
<dependency org="io.fabric8.jube" name="console" rev="2.2.0">
  <artifact name="console" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube', module='console', version='2.2.0')
)
libraryDependencies += "io.fabric8.jube" % "console" % "2.2.0"
[io.fabric8.jube/console "2.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.hawt : hawtio-web war 1.4.51

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar

Project Modules

There are no modules declared in this project.