Download turbine-server-1.0.16.jar file - Jar t

Jar examples for t:turbine-server

Description

Turbine server with the Kubernetes discovery module pre-installed and pre-configured

You can download jar file turbine-server 1.0.16 in this page.

License

Apache License

Build File

You can use the following script to add turbine-server-1.0.16.jar to your project.

<dependency>
   <groupId>io.fabric8.kubeflix</groupId>
   <artifactId>turbine-server</artifactId>
   <version>1.0.16</version>
</dependency>
compile group: 'io.fabric8.kubeflix', name: 'turbine-server', version: '1.0.16'
libraryDependencies += "io.fabric8.kubeflix" % "turbine-server" % "1.0.16"
<dependency org="io.fabric8.kubeflix" name="turbine-server" rev="1.0.16"/>
@Grapes(@Grab(group='io.fabric8.kubeflix', module='turbine-server', version='1.0.16'))
'io.fabric8.kubeflix:turbine-server:jar:1.0.16'

Download

Click the following link to download the jar file.

turbine-server-1.0.16-javadoc.jar
turbine-server-1.0.16-sources.jar
turbine-server-1.0.16.jar
turbine-server-1.0.16.pom



Related Tutorials