spring-boot-ext-logback-access

Spring Boot Extension: Logback-access Auto Configuration

License

License

Categories

Categories

Spring Boot Container Microservices Net Logback Application Layer Libs Logging
GroupId

GroupId

net.rakugakibox.springbootext
ArtifactId

ArtifactId

spring-boot-ext-logback-access
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-ext-logback-access
Spring Boot Extension: Logback-access Auto Configuration
Project URL

Project URL

https://github.com/akkinoc/logback-access-spring-boot-starter
Project Organization

Project Organization

akkinoc.dev
Source Code Management

Source Code Management

https://github.com/akkinoc/logback-access-spring-boot-starter

Download spring-boot-ext-logback-access

How to add to project

<!-- https://jarcasting.com/artifacts/net.rakugakibox.springbootext/spring-boot-ext-logback-access/ -->
<dependency>
    <groupId>net.rakugakibox.springbootext</groupId>
    <artifactId>spring-boot-ext-logback-access</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.rakugakibox.springbootext/spring-boot-ext-logback-access/
implementation 'net.rakugakibox.springbootext:spring-boot-ext-logback-access:1.7'
// https://jarcasting.com/artifacts/net.rakugakibox.springbootext/spring-boot-ext-logback-access/
implementation ("net.rakugakibox.springbootext:spring-boot-ext-logback-access:1.7")
'net.rakugakibox.springbootext:spring-boot-ext-logback-access:jar:1.7'
<dependency org="net.rakugakibox.springbootext" name="spring-boot-ext-logback-access" rev="1.7">
  <artifact name="spring-boot-ext-logback-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rakugakibox.springbootext', module='spring-boot-ext-logback-access', version='1.7')
)
libraryDependencies += "net.rakugakibox.springbootext" % "spring-boot-ext-logback-access" % "1.7"
[net.rakugakibox.springbootext/spring-boot-ext-logback-access "1.7"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter-tomcat Optional jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter-jetty Optional jar 1.3.5.RELEASE
ch.qos.logback : logback-access jar 1.1.7

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.5.RELEASE
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0