Jar examples for c: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
You can download jar file cluster-dispatcher 1.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cluster-dispatcher-1.1.1.jar to your project.
<dependency> <groupId>com.github.isdream</groupId> <artifactId>cluster-dispatcher</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.github.isdream', name: 'cluster-dispatcher', version: '1.1.1'
libraryDependencies += "com.github.isdream" % "cluster-dispatcher" % "1.1.1"
<dependency org="com.github.isdream" name="cluster-dispatcher" rev="1.1.1"/>
@Grapes(@Grab(group='com.github.isdream', module='cluster-dispatcher', version='1.1.1'))
'com.github.isdream:cluster-dispatcher:jar:1.1.1'
Click the following link to download the jar file.
cluster-dispatcher-1.1.1-javadoc.jar