cn.hangsman:operate-log-core

参考 https://github.com/mouzt/mzt-biz-log 实现的一款基于 spring aop 操作日志记录工具

Лицензия

Лицензия

Группа

Группа

cn.hangsman
Идентификатор

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

operate-log-core
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

参考 https://github.com/mouzt/mzt-biz-log 实现的一款基于 spring aop 操作日志记录工具

Скачать operate-log-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cn.hangsman/operate-log-core/ -->
<dependency>
    <groupId>cn.hangsman</groupId>
    <artifactId>operate-log-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hangsman/operate-log-core/
implementation 'cn.hangsman:operate-log-core:1.0.1'
// https://jarcasting.com/artifacts/cn.hangsman/operate-log-core/
implementation ("cn.hangsman:operate-log-core:1.0.1")
'cn.hangsman:operate-log-core:jar:1.0.1'
<dependency org="cn.hangsman" name="operate-log-core" rev="1.0.1">
  <artifact name="operate-log-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hangsman', module='operate-log-core', version='1.0.1')
)
libraryDependencies += "cn.hangsman" % "operate-log-core" % "1.0.1"
[cn.hangsman/operate-log-core "1.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-aop jar

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0