Jar examples for s:scrutineer
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.
You can download jar file scrutineer 3.0.0 in this page.
Apache License Version 2.0
You can use the following script to add scrutineer-3.0.0.jar to your project.
<dependency> <groupId>at.molindo</groupId> <artifactId>scrutineer</artifactId> <version>3.0.0</version> </dependency>
compile group: 'at.molindo', name: 'scrutineer', version: '3.0.0'
libraryDependencies += "at.molindo" % "scrutineer" % "3.0.0"
<dependency org="at.molindo" name="scrutineer" rev="3.0.0"/>
@Grapes(@Grab(group='at.molindo', module='scrutineer', version='3.0.0'))
'at.molindo:scrutineer:jar:3.0.0'
Click the following link to download the jar file.
scrutineer-3.0.0-javadoc.jar