License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdsensitive-core |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSensitive 基于 java 注解的日志脱敏工具.
|
Filename | Size |
---|---|
sensitive-core-0.0.15.pom | |
sensitive-core-0.0.15.jar | 25 KB |
sensitive-core-0.0.15-sources.jar | 22 KB |
sensitive-core-0.0.15-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sensitive-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-core</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sensitive-core/
implementation 'com.github.houbb:sensitive-core:0.0.15'
// https://jarcasting.com/artifacts/com.github.houbb/sensitive-core/
implementation ("com.github.houbb:sensitive-core:0.0.15")
'com.github.houbb:sensitive-core:jar:0.0.15'
<dependency org="com.github.houbb" name="sensitive-core" rev="0.0.15">
<artifact name="sensitive-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sensitive-core', version='0.0.15')
)
libraryDependencies += "com.github.houbb" % "sensitive-core" % "0.0.15"
[com.github.houbb/sensitive-core "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : sensitive-annotation | jar | 0.0.15 |
com.github.houbb : sensitive-api | jar | 0.0.15 |
com.github.houbb : heaven | jar | 0.1.162 |
com.github.houbb : deep-copy-fastjson | jar | 0.0.1 |