Last Version

haystack-pipes-secret-detector 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-secret-detector
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Download haystack-pipes-secret-detector 2.0.0


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

Dependencies

compile (17)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.337
com.expedia.www : haystack-secrets-commons jar 1.0.10
com.expedia.www : haystack-pipes-commons jar 2.0.0
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.expedia.www : haystack-logback-metrics-appender jar 1.0.6
com.expedia.www : haystack-metrics jar 2.0.1
com.googlecode.libphonenumber : libphonenumber jar 8.9.2
io.dataapps.chlorine : chlorine-finder jar 1.1.5
javax.mail : mail jar 1.4.7
javax.activation : activation jar 1.1.1
org.apache.kafka : kafka-streams jar 0.11.0.3
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 (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.