Download haystack-client-core-0.1.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials