Last Version

com.github.bata19:log-masking-core 1.1.0

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

License

License

GroupId

GroupId

com.github.bata19
ArtifactId

ArtifactId

log-masking-core
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Download log-masking-core 1.1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.bata19 : log-masking-common-test jar 1.1.0
org.projectlombok : lombok jar
org.zalando : logbook-common jar
org.hamcrest : hamcrest jar
org.hamcrest : hamcrest-core jar
org.zalando : logbook-core jar
org.zalando : logbook-test jar
org.jsoup : jsoup jar 1.12.1
org.xmlunit : xmlunit-core jar
org.xmlunit : xmlunit-matchers jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar 30.1-jre

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.