MVN

com.expedia.www : haystack-agent-core

Maven & Gradle

Mar 05, 2021
14 stars

Code to build haystack agent to push spans to various sinks

<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-agent-core</artifactId>
    <version>0.1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.18

All Versions

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

Version Vulnerabilities Updated
0.1.x
haystack-agent-core-0.1.18
haystack-agent-core-0.1.17
haystack-agent-core-0.1.16
haystack-agent-core-0.1.15
haystack-agent-core-0.1.14
haystack-agent-core-0.1.13
haystack-agent-core-0.1.12
haystack-agent-core-0.1.11
haystack-agent-core-0.1.10
haystack-agent-core-0.1.9
haystack-agent-core-0.1.8
haystack-agent-core-0.1.6
haystack-agent-core-0.1.5
haystack-agent-core-0.1.4
haystack-agent-core-0.1.3
haystack-agent-core-0.1.2
haystack-agent-core-0.1.1
haystack-agent-core-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-agent-core</artifactId>
    <version>0.1.18</version>
</dependency>

Advertisement