Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

at.molindo
Идентификатор

Идентификатор

scrutineer
Версия

Версия

3.0.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/molindo/scrutineer
Организация-разработчик

Организация-разработчик

Molindo GmbH
Система контроля версий

Система контроля версий

https://github.com/molindo/scrutineer

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.