License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration Logging |
GroupId | GroupIdcom.lucadev.trampoline |
ArtifactId | ArtifactIdtrampoline-user-logging-autoconfigure |
Last Version | Last Version20190628 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.lucadev.trampoline:trampoline-user-logging-autoconfigure
A trampoline starter module
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-user-logging-autoconfigure/ -->
<dependency>
<groupId>com.lucadev.trampoline</groupId>
<artifactId>trampoline-user-logging-autoconfigure</artifactId>
<version>20190628</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-user-logging-autoconfigure/
implementation 'com.lucadev.trampoline:trampoline-user-logging-autoconfigure:20190628'
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-user-logging-autoconfigure/
implementation ("com.lucadev.trampoline:trampoline-user-logging-autoconfigure:20190628")
'com.lucadev.trampoline:trampoline-user-logging-autoconfigure:jar:20190628'
<dependency org="com.lucadev.trampoline" name="trampoline-user-logging-autoconfigure" rev="20190628">
<artifact name="trampoline-user-logging-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucadev.trampoline', module='trampoline-user-logging-autoconfigure', version='20190628')
)
libraryDependencies += "com.lucadev.trampoline" % "trampoline-user-logging-autoconfigure" % "20190628"
[com.lucadev.trampoline/trampoline-user-logging-autoconfigure "20190628"]
Group / Artifact | Type | Version |
---|---|---|
com.lucadev.trampoline : trampoline-user-logging | jar | 20190628 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |