Last Version

com.expedia.www:haystack-pipes-commons 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-commons
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Download haystack-pipes-commons 2.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.cfg4j : cfg4j-core jar 4.4.1
com.expedia.www : haystack-secrets-commons jar 1.0.10
com.expedia.www : haystack-metrics jar 2.0.1
org.apache.kafka : kafka-streams jar 0.11.0.3
com.google.protobuf : protobuf-java-util jar 3.3.1
org.apache.commons : commons-lang3 jar 3.7
javax.xml.bind : jaxb-api jar 1.0.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.