Last Version

cluster-dispatcher 1.2.1

cluster-dispatcher is an open source pod, which is the smallest deployable units created and managed in Kubernetes-based platform, management tools based on key-value styles

License

License

GroupId

GroupId

com.github.isdream
ArtifactId

ArtifactId

cluster-dispatcher
Version

Version

1.2.1
Type

Type

jar
Description

Description

cluster-dispatcher
cluster-dispatcher is an open source pod, which is the smallest deployable units created and managed in Kubernetes-based platform, management tools based on key-value styles
Project URL

Project URL

http://maven.apache.org

Download cluster-dispatcher 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.isdream/cluster-dispatcher/ -->
<dependency>
    <groupId>com.github.isdream</groupId>
    <artifactId>cluster-dispatcher</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isdream/cluster-dispatcher/
implementation 'com.github.isdream:cluster-dispatcher:1.2.1'
// https://jarcasting.com/artifacts/com.github.isdream/cluster-dispatcher/
implementation ("com.github.isdream:cluster-dispatcher:1.2.1")
'com.github.isdream:cluster-dispatcher:jar:1.2.1'
<dependency org="com.github.isdream" name="cluster-dispatcher" rev="1.2.1">
  <artifact name="cluster-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isdream', module='cluster-dispatcher', version='1.2.1')
)
libraryDependencies += "com.github.isdream" % "cluster-dispatcher" % "1.2.1"
[com.github.isdream/cluster-dispatcher "1.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.fabric8 : kubernetes-client jar 3.1.8
io.fabric8 : openshift-client jar 3.1.8
com.github.docker-java : docker-java jar 3.0.14
org.yaml : snakeyaml jar 1.19

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.