Last Version

log mask 0.0.3

a log mask implementation for incentive information in the log

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

logmask
Version

Version

0.0.3
Type

Type

jar
Description

Description

log mask
a log mask implementation for incentive information in the log
Project URL

Project URL

http://github.com/bingoohuang/logmask
Source Code Management

Source Code Management

http://github.com/bingoohuang/logmask

Download logmask 0.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.javassist : javassist Optional jar 3.27.0-GA
com.alibaba : fastjson Optional jar 1.2.68
org.slf4j : slf4j-api Optional jar 1.7.25
ch.qos.logback : logback-classic Optional jar 1.2.3
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-core Optional jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr353 Optional jar 2.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.