Jar examples for t:turbine-core
turbine-core developed by Netflix
You can download jar file turbine-core 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add turbine-core-1.0.0.jar to your project.
<dependency> <groupId>com.netflix.turbine</groupId> <artifactId>turbine-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.netflix.turbine', name: 'turbine-core', version: '1.0.0'
libraryDependencies += "com.netflix.turbine" % "turbine-core" % "1.0.0"
<dependency org="com.netflix.turbine" name="turbine-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.netflix.turbine', module='turbine-core', version='1.0.0'))
'com.netflix.turbine:turbine-core:jar:1.0.0'
Click the following link to download the jar file.
turbine-core-1.0.0-javadoc.jar