Last Version

haystack-pipes-http-poster 2.0.0

Packages to send ("pipe") Haystack data to external sinks (like AWS Firehose or another Kafka queue)

License

License

GroupId

GroupId

com.expedia.www
ArtifactId

ArtifactId

haystack-pipes-http-poster
Version

Version

2.0.0
Type

Type

jar
Description

Description

haystack-pipes-http-poster
Packages to send ("pipe") Haystack data to external sinks (like AWS Firehose or another Kafka queue)

Download haystack-pipes-http-poster 2.0.0


<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-pipes-http-poster/ -->
<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-pipes-http-poster</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-pipes-http-poster/
implementation 'com.expedia.www:haystack-pipes-http-poster:2.0.0'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-pipes-http-poster/
implementation ("com.expedia.www:haystack-pipes-http-poster:2.0.0")
'com.expedia.www:haystack-pipes-http-poster:jar:2.0.0'
<dependency org="com.expedia.www" name="haystack-pipes-http-poster" rev="2.0.0">
  <artifact name="haystack-pipes-http-poster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-pipes-http-poster', version='2.0.0')
)
libraryDependencies += "com.expedia.www" % "haystack-pipes-http-poster" % "2.0.0"
[com.expedia.www/haystack-pipes-http-poster "2.0.0"]

Dependencies

compile (16)

Group / Artifact Type Version
com.expedia.www : haystack-log4j-metrics-appender jar 1.0.5
com.expedia.www : haystack-metrics jar 2.0.1
com.expedia.www : haystack-pipes-commons jar 2.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.0
org.cfg4j : cfg4j-core jar 4.4.1
org.apache.commons : commons-lang3 jar 3.7
org.apache.kafka : kafka-streams jar 0.11.0.3
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-ext jar 1.7.25
org.springframework.boot : spring-boot-starter-parent pom 1.5.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE
org.springframework : spring-context jar 5.2.6.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mock-server : mockserver-netty jar 5.3.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.