Last Version

Scrutineer (Stream Comparator) 3.0.0

Compares 2 streams of Ids and Versions to prove that a secondary source is in sync with a primary source of truth. Designed to verify an elasticsearch cluster contains correct information from a JDBC source.

License

License

GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

scrutineer
Version

Version

3.0.0
Type

Type

jar
Description

Description

Scrutineer (Stream Comparator)
Compares 2 streams of Ids and Versions to prove that a secondary source is in sync with a primary source of truth. Designed to verify an elasticsearch cluster contains correct information from a JDBC source.
Project URL

Project URL

https://github.com/molindo/scrutineer
Project Organization

Project Organization

Molindo GmbH
Source Code Management

Source Code Management

https://github.com/molindo/scrutineer

Download scrutineer 3.0.0


<!-- https://jarcasting.com/artifacts/at.molindo/scrutineer/ -->
<dependency>
    <groupId>at.molindo</groupId>
    <artifactId>scrutineer</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/scrutineer/
implementation 'at.molindo:scrutineer:3.0.0'
// https://jarcasting.com/artifacts/at.molindo/scrutineer/
implementation ("at.molindo:scrutineer:3.0.0")
'at.molindo:scrutineer:jar:3.0.0'
<dependency org="at.molindo" name="scrutineer" rev="3.0.0">
  <artifact name="scrutineer" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='scrutineer', version='3.0.0')
)
libraryDependencies += "at.molindo" % "scrutineer" % "3.0.0"
[at.molindo/scrutineer "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.util : java-merge-sort jar 1.0.0
commons-lang : commons-lang jar 2.5
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.8.5
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.3

Project Modules

There are no modules declared in this project.