| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.audit |
| Идентификатор | Идентификаторaudit |
| Версия | Версия2.3.7 |
| Тип | Типpom |
| Описание |
Описаниеcom.github.fangjinuo.audit:audit:2.3.7
A common audit framework for java application
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| audit-2.3.7.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit/ -->
<dependency>
<groupId>com.github.fangjinuo.audit</groupId>
<artifactId>audit</artifactId>
<version>2.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit/
implementation 'com.github.fangjinuo.audit:audit:2.3.7'
// https://jarcasting.com/artifacts/com.github.fangjinuo.audit/audit/
implementation ("com.github.fangjinuo.audit:audit:2.3.7")
'com.github.fangjinuo.audit:audit:pom:2.3.7'
<dependency org="com.github.fangjinuo.audit" name="audit" rev="2.3.7">
<artifact name="audit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.audit', module='audit', version='2.3.7')
)
libraryDependencies += "com.github.fangjinuo.audit" % "audit" % "2.3.7"
[com.github.fangjinuo.audit/audit "2.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 3.5.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |