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

Jackson masker 0.9.9

Sensitive information (such us emails, IDs or phone numbers) is a serious problem to deal with. If you have objects that are logged or write into files where masking is required, and you are already using Jackson ObjectMapper solution in your application, this library might be of some help.

Лицензия

Лицензия

Категории

Категории

Jackson Данные JSON
Группа

Группа

io.github.javiercanillas
Идентификатор

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

jackson-masker
Версия

Версия

0.9.9
Тип

Тип

jar
Описание

Описание

Jackson masker
Sensitive information (such us emails, IDs or phone numbers) is a serious problem to deal with. If you have objects that are logged or write into files where masking is required, and you are already using Jackson ObjectMapper solution in your application, this library might be of some help.
Ссылка на сайт

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

https://github.com/javiercanillas/jackson-masker
Система контроля версий

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

https://github.com/javiercanillas/jackson-masker

Скачать jackson-masker 0.9.9


<!-- https://jarcasting.com/artifacts/io.github.javiercanillas/jackson-masker/ -->
<dependency>
    <groupId>io.github.javiercanillas</groupId>
    <artifactId>jackson-masker</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.javiercanillas/jackson-masker/
implementation 'io.github.javiercanillas:jackson-masker:0.9.9'
// https://jarcasting.com/artifacts/io.github.javiercanillas/jackson-masker/
implementation ("io.github.javiercanillas:jackson-masker:0.9.9")
'io.github.javiercanillas:jackson-masker:jar:0.9.9'
<dependency org="io.github.javiercanillas" name="jackson-masker" rev="0.9.9">
  <artifact name="jackson-masker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.javiercanillas', module='jackson-masker', version='0.9.9')
)
libraryDependencies += "io.github.javiercanillas" % "jackson-masker" % "0.9.9"
[io.github.javiercanillas/jackson-masker "0.9.9"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar [2.0.0,)
org.projectlombok : lombok jar 1.18.24

test (3)

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

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

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