is not current version
Last Version 0.0.15

sensitive 0.0.13

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sensitive
Version

Version

0.0.13
Type

Type

pom
Description

Description

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

Download sensitive 0.0.13

Filename Size
sensitive-0.0.13.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sensitive-annotation
  • sensitive-api
  • sensitive-core
  • sensitive-test