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