MVN

com.expedia.www : haystack-collector

Maven & Gradle

Jun 24, 2020
4 stars

Haystack component that collects spans from various sources and publish to kafka

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

Latest Version

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

  • Latest Stable: 1.1.10

All Versions

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

Version Vulnerabilities Updated
1.1.x
haystack-collector-1.1.10
haystack-collector-1.1.9
haystack-collector-1.1.8
haystack-collector-1.1.7
haystack-collector-1.1.6
haystack-collector-1.1.5
haystack-collector-1.1.4
haystack-collector-1.1.3
haystack-collector-1.1.1
haystack-collector-1.1.0
1.0.x
haystack-collector-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-collector</artifactId>
    <version>1.1.10</version>
</dependency>