opt-log

基于SpringBoot、Spring表达式语言 (SpEL)、annotation的操作日志

Лицензия

Лицензия

Группа

Группа

kim.hanjie.common
Идентификатор

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

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

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

opt-log
基于SpringBoot、Spring表达式语言 (SpEL)、annotation的操作日志
Ссылка на сайт

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

https://github.com/shanehan/opt-log
Система контроля версий

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

https://github.com/shanehan/opt-log

Скачать opt-log

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

<!-- https://jarcasting.com/artifacts/kim.hanjie.common/opt-log/ -->
<dependency>
    <groupId>kim.hanjie.common</groupId>
    <artifactId>opt-log</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/kim.hanjie.common/opt-log/
implementation 'kim.hanjie.common:opt-log:0.1.4'
// https://jarcasting.com/artifacts/kim.hanjie.common/opt-log/
implementation ("kim.hanjie.common:opt-log:0.1.4")
'kim.hanjie.common:opt-log:jar:0.1.4'
<dependency org="kim.hanjie.common" name="opt-log" rev="0.1.4">
  <artifact name="opt-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='kim.hanjie.common', module='opt-log', version='0.1.4')
)
libraryDependencies += "kim.hanjie.common" % "opt-log" % "0.1.4"
[kim.hanjie.common/opt-log "0.1.4"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE
org.aspectj : aspectjweaver jar 1.9.5
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.0.0.RELEASE

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

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

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

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0