Last Version

Jube :: Node 2.2.0

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

License

License

GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

node
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download node 2.2.0


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

Dependencies

compile (21)

Group / Artifact Type Version
io.fabric8.jube : core jar 2.2.0
io.fabric8.jube : zookeeper jar 2.2.0
io.fabric8.jube : process-manager jar 2.2.0
io.fabric8 : fabric8-utils jar
io.fabric8 : kubernetes-api jar
io.fabric8 : docker-api jar
io.fabric8 : gateway-model jar
io.vertx : vertx-core jar
io.fabric8 : fabric8-groups jar
javax.validation : validation-api jar
org.apache.deltaspike.core : deltaspike-core-api jar
org.apache.deltaspike.core : deltaspike-core-impl jar
org.apache.cxf : cxf-rt-rs-service-description jar
org.apache.cxf : cxf-integration-cdi jar
org.apache.cxf : cxf-rt-frontend-jaxrs jar
org.apache.cxf : cxf-rt-transports-http jar
org.apache.cxf : cxf-rt-management jar
org.eclipse.jetty.websocket : websocket-server jar 9.2.10.v20150310
com.google.guava : guava jar
commons-httpclient : commons-httpclient jar
com.wordnik : swagger-jaxrs_2.10 jar

test (3)

Group / Artifact Type Version
junit : junit jar
org.assertj : assertj-core jar
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.