License |
License |
---|---|
GroupId | GroupIdio.fabric8.jube |
ArtifactId | ArtifactIdnode |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionJube :: Node
Provides a pure Java implementation of a Kubernetes-like container orchestration layer.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
node-2.2.0.pom | |
node-2.2.0.jar | 107 KB |
node-2.2.0-sources.jar | 51 KB |
node-2.2.0-javadoc.jar | 232 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.slf4j : slf4j-log4j12 | jar |