com.lucadev.trampoline:trampoline-user-logging-autoconfigure

A trampoline starter module

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration Logging
GroupId

GroupId

com.lucadev.trampoline
ArtifactId

ArtifactId

trampoline-user-logging-autoconfigure
Last Version

Last Version

20190628
Release Date

Release Date

Type

Type

jar
Description

Description

com.lucadev.trampoline:trampoline-user-logging-autoconfigure
A trampoline starter module
Project URL

Project URL

https://github.com/Camphul/Trampoline

Download trampoline-user-logging-autoconfigure

How to add to project

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

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
20190628
20190509