Autolog Spring integration module

Module to integrate automatic logging in Spring applications

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

autolog-spring
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Autolog Spring integration module
Module to integrate automatic logging in Spring applications
Организация-разработчик

Организация-разработчик

Maxime WIEWIORA

Скачать autolog-spring

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.maximevw : autolog-aspectj jar 1.2.0
org.springframework.boot : spring-boot-starter jar 2.3.4.RELEASE
org.springframework : spring-context jar 5.2.9.RELEASE
org.springframework : spring-web jar 5.2.9.RELEASE
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.apache.commons : commons-text jar 1.9

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

test (11)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.5.15
org.mockito : mockito-junit-jupiter jar 3.5.15
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.hamcrest : hamcrest jar 2.2
uk.org.lidalia : slf4j-test jar 1.2.0
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.4.RELEASE

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

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

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

Версия
1.2.0
1.1.0
1.0.0