License |
License |
---|---|
GroupId | GroupIdcom.github.bata19 |
ArtifactId | ArtifactIdlog-masking-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMasking specific values in json and xml in rest req/res in logs, using configuration
|
Filename | Size |
---|---|
log-masking-core-1.1.0.pom | |
log-masking-core-1.1.0.jar | 27 KB |
log-masking-core-1.1.0-sources.jar | 15 KB |
log-masking-core-1.1.0-javadoc.jar | 538 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |