| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.maximevw |
| ArtifactId | ArtifactIdautolog-spring |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutolog Spring integration module
Module to integrate automatic logging in Spring applications
|
| Project Organization |
Project OrganizationMaxime WIEWIORA |
| Filename | Size |
|---|---|
| autolog-spring-1.2.0.pom | |
| autolog-spring-1.2.0.jar | 13 KB |
| autolog-spring-1.2.0-sources.jar | 12 KB |
| autolog-spring-1.2.0-javadoc.jar | 426 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| 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 |