Download cluster-dispatcher-1.1.1.jar file - Jar c

Jar examples for c:cluster-dispatcher

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

cluster-dispatcher-1.1.1-javadoc.jar
cluster-dispatcher-1.1.1-sources.jar
cluster-dispatcher-1.1.1.jar
cluster-dispatcher-1.1.1.pom



Related Tutorials