не последняя версия
Последняя версия 2.3.18

com.github.fangjinuo.audit:audit:2.3.7 2.3.7

A common audit framework for java application

Лицензия

Лицензия

Группа

Группа

com.github.fangjinuo.audit
Идентификатор

Идентификатор

audit
Версия

Версия

2.3.7
Тип

Тип

pom
Описание

Описание

com.github.fangjinuo.audit:audit:2.3.7
A common audit framework for java application
Ссылка на сайт

Ссылка на сайт

https://github.com/fangjinuo/audit
Система контроля версий

Система контроля версий

https://github.com/fangjinuo/audit.git

Скачать audit 2.3.7

Имя Файла Размер
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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.0
com.github.fangjinuo.langx : langx-java jar 3.5.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

  • audit-core
  • audit-spring
  • audit-servlet
  • audit-spring-boot-starter
  • audit-examples
  • audit-entityloader
  • audit-swagger