Jar examples for t:turbine-server
Turbine server with the Kubernetes discovery module pre-installed and pre-configured
You can download jar file turbine-server 1.0.13 in this page.
Apache License
You can use the following script to add turbine-server-1.0.13.jar to your project.
<dependency> <groupId>io.fabric8.kubeflix</groupId> <artifactId>turbine-server</artifactId> <version>1.0.13</version> </dependency>
compile group: 'io.fabric8.kubeflix', name: 'turbine-server', version: '1.0.13'
libraryDependencies += "io.fabric8.kubeflix" % "turbine-server" % "1.0.13"
<dependency org="io.fabric8.kubeflix" name="turbine-server" rev="1.0.13"/>
@Grapes(@Grab(group='io.fabric8.kubeflix', module='turbine-server', version='1.0.13'))
'io.fabric8.kubeflix:turbine-server:jar:1.0.13'
Click the following link to download the jar file.
turbine-server-1.0.13-javadoc.jar