MVN

com.expedia.www : haystack-traces

Maven & Gradle

Nov 08, 2019
9 stars

Code to build the haystack indexer and reader which move and read spans from the span stream into elastic search Cassandra, etc.

<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-traces</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.expedia.www : haystack-traces to add to Maven - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of com.expedia.www : haystack-traces to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
haystack-traces-1.0.11
haystack-traces-1.0.10
haystack-traces-1.0.9
haystack-traces-1.0.8
haystack-traces-1.0.7
haystack-traces-1.0.6
haystack-traces-1.0.5
haystack-traces-1.0.4
haystack-traces-1.0.3
haystack-traces-1.0.2
haystack-traces-1.0.1
haystack-traces-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-traces</artifactId>
    <version>1.0.11</version>
</dependency>