is not current version
Last Version 1.2.1

com.github.isdream:cluster-dispatcher 1.1.2

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

GroupId

GroupId

com.github.isdream
ArtifactId

ArtifactId

cluster-dispatcher
Version

Version

1.1.2
Type

Type

jar

Download cluster-dispatcher 1.1.2


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