Download turbine-server-1.0.12.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.12 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials