Last Version

haystack-secrets-commons 1.0.10

This module contains common code for Haystack modules that detect and mask PCI and PII data; it also contains code that facilitates writing Kafka Streams applications.

License

License

GroupId

GroupId

com.expedia.www
ArtifactId

ArtifactId

haystack-secrets-commons
Version

Version

1.0.10
Type

Type

jar
Description

Description

haystack-secrets-commons
This module contains common code for Haystack modules that detect and mask PCI and PII data; it also contains code that facilitates writing Kafka Streams applications.
Project URL

Project URL

https://github.com/ExpediaDotCom/haystack-secrets-commons/tree/master
Source Code Management

Source Code Management

http://github.com/ExpediaDotCom/haystack-secrets-commons

Download haystack-secrets-commons 1.0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
com.expedia.www : haystack-metrics jar 2.0.1
com.google.protobuf : protobuf-java jar 3.3.1
com.netflix.servo : servo-core jar 0.12.17
org.slf4j : slf4j-api jar 1.7.25

provided (10)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.397
com.google.guava : guava jar 19.0
com.googlecode.libphonenumber : libphonenumber jar 8.9.2
io.dataapps.chlorine : chlorine-finder jar 1.1.5
io.grpc : grpc-protobuf jar 1.7.0
io.grpc : grpc-stub jar 1.7.0
org.apache.kafka : kafka_2.12 jar 1.0.1
org.apache.kafka : kafka-streams jar 1.0.1
org.cfg4j : cfg4j-core jar 4.4.1
org.codehaus.mojo : build-helper-maven-plugin jar 1.12

test (2)

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

Project Modules

There are no modules declared in this project.