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