is not current version
Last Version 0.0.15

com.github.houbb:sensitive-test 0.0.13

Sensitive 基于 java 注解的日志脱敏工具.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sensitive-test
Version

Version

0.0.13
Type

Type

jar
Description

Description

Sensitive 基于 java 注解的日志脱敏工具.

Download sensitive-test 0.0.13


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : sensitive-annotation jar 0.0.13
com.github.houbb : sensitive-api jar 0.0.13
com.github.houbb : sensitive-core jar 0.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.