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

log-controller 1.0-RELEASE

基于spring-boot的操作日志组件

Лицензия

Лицензия

Группа

Группа

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

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

log-controller
Версия

Версия

1.0-RELEASE
Тип

Тип

jar
Описание

Описание

log-controller
基于spring-boot的操作日志组件
Ссылка на сайт

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

https://github.com/peacetrue/log

Скачать log-controller 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.peacetrue/log-controller/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>log-controller</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/log-controller/
implementation 'com.github.peacetrue:log-controller:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/log-controller/
implementation ("com.github.peacetrue:log-controller:1.0-RELEASE")
'com.github.peacetrue:log-controller:jar:1.0-RELEASE'
<dependency org="com.github.peacetrue" name="log-controller" rev="1.0-RELEASE">
  <artifact name="log-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='log-controller', version='1.0-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "log-controller" % "1.0-RELEASE"
[com.github.peacetrue/log-controller "1.0-RELEASE"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 1.3.9
com.github.peacetrue : log-service-api jar 1.0-RELEASE
org.slf4j : slf4j-api jar
org.springframework : spring-webmvc jar
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-autoconfigure jar

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

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