Download turbine-core-2.0.0-DP.2.jar file - Jar t

Jar examples for t:turbine-core

Description

turbine-core developed by Netflix

You can download jar file turbine-core 2.0.0-DP.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add turbine-core-2.0.0-DP.2.jar to your project.

<dependency>
   <groupId>com.netflix.turbine</groupId>
   <artifactId>turbine-core</artifactId>
   <version>2.0.0-DP.2</version>
</dependency>
compile group: 'com.netflix.turbine', name: 'turbine-core', version: '2.0.0-DP.2'
libraryDependencies += "com.netflix.turbine" % "turbine-core" % "2.0.0-DP.2"
<dependency org="com.netflix.turbine" name="turbine-core" rev="2.0.0-DP.2"/>
@Grapes(@Grab(group='com.netflix.turbine', module='turbine-core', version='2.0.0-DP.2'))
'com.netflix.turbine:turbine-core:jar:2.0.0-DP.2'

Download

Click the following link to download the jar file.

turbine-core-2.0.0-DP.2-javadoc.jar
turbine-core-2.0.0-DP.2-sources.jar
turbine-core-2.0.0-DP.2.jar
turbine-core-2.0.0-DP.2.pom



Related Tutorials