Last Version

Autolog Spring integration module 1.2.0

Module to integrate automatic logging in Spring applications

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.maximevw
ArtifactId

ArtifactId

autolog-spring
Version

Version

1.2.0
Type

Type

jar
Description

Description

Autolog Spring integration module
Module to integrate automatic logging in Spring applications
Project Organization

Project Organization

Maxime WIEWIORA

Download autolog-spring 1.2.0


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.