Download turbine-server-1.0.13.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.13 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials