com.github.bata19:log-masking-common-test

Masking specific values in json and xml in rest req/res in logs, using configuration

Лицензия

Лицензия

Группа

Группа

com.github.bata19
Идентификатор

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

log-masking-common-test
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Masking specific values in json and xml in rest req/res in logs, using configuration

Скачать log-masking-common-test

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.bata19/log-masking-common-test/ -->
<dependency>
    <groupId>com.github.bata19</groupId>
    <artifactId>log-masking-common-test</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bata19/log-masking-common-test/
implementation 'com.github.bata19:log-masking-common-test:1.1.0'
// https://jarcasting.com/artifacts/com.github.bata19/log-masking-common-test/
implementation ("com.github.bata19:log-masking-common-test:1.1.0")
'com.github.bata19:log-masking-common-test:jar:1.1.0'
<dependency org="com.github.bata19" name="log-masking-common-test" rev="1.1.0">
  <artifact name="log-masking-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bata19', module='log-masking-common-test', version='1.1.0')
)
libraryDependencies += "com.github.bata19" % "log-masking-common-test" % "1.1.0"
[com.github.bata19/log-masking-common-test "1.1.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar
org.slf4j : jcl-over-slf4j jar
org.projectlombok : lombok jar
org.skyscreamer : jsonassert jar
com.fasterxml.jackson.core : jackson-databind jar
org.xmlunit : xmlunit-core jar
org.xmlunit : xmlunit-matchers jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar 30.1-jre

provided (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest jar
org.mockito : mockito-core jar

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

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

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

Версии библиотеки

Версия
1.1.0
1.0.1
1.0.0