Download haystack-client-core-0.1.5.jar file - Jar h

Jar examples for h:haystack-client-core

Description

base client library that provides opentracing bindings for the project

You can download jar file haystack-client-core 0.1.5 in this page.

Build File

You can use the following script to add haystack-client-core-0.1.5.jar to your project.

<dependency>
   <groupId>com.expedia.www</groupId>
   <artifactId>haystack-client-core</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'com.expedia.www', name: 'haystack-client-core', version: '0.1.5'
libraryDependencies += "com.expedia.www" % "haystack-client-core" % "0.1.5"
<dependency org="com.expedia.www" name="haystack-client-core" rev="0.1.5"/>
@Grapes(@Grab(group='com.expedia.www', module='haystack-client-core', version='0.1.5'))
'com.expedia.www:haystack-client-core:jar:0.1.5'

Download

Click the following link to download the jar file.

haystack-client-core-0.1.5-javadoc.jar
haystack-client-core-0.1.5-sources.jar
haystack-client-core-0.1.5.jar
haystack-client-core-0.1.5.pom



Related Tutorials