| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsensitive-annotation |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSensitive 基于 java 注解的日志脱敏工具.
|
| Имя Файла | Размер |
|---|---|
| sensitive-annotation-0.0.15.pom | |
| sensitive-annotation-0.0.15.jar | 7 KB |
| sensitive-annotation-0.0.15-sources.jar | 6 KB |
| sensitive-annotation-0.0.15-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sensitive-annotation/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-annotation</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sensitive-annotation/
implementation 'com.github.houbb:sensitive-annotation:0.0.15'
// https://jarcasting.com/artifacts/com.github.houbb/sensitive-annotation/
implementation ("com.github.houbb:sensitive-annotation:0.0.15")
'com.github.houbb:sensitive-annotation:jar:0.0.15'
<dependency org="com.github.houbb" name="sensitive-annotation" rev="0.0.15">
<artifact name="sensitive-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sensitive-annotation', version='0.0.15')
)
libraryDependencies += "com.github.houbb" % "sensitive-annotation" % "0.0.15"
[com.github.houbb/sensitive-annotation "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : sensitive-api | jar | 0.0.15 |