MVN

me.insidezhou.southernquiet : logging-spring-boot-starter-logback-filesystem

Maven & Gradle

Jun 20, 2022
1 usages
7 stars

SouthernQuiet · 这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>logging-spring-boot-starter-logback-filesystem</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.insidezhou.southernquiet : logging-spring-boot-starter-logback-filesystem to add to Maven - Latest Versions:

  • Latest Stable: 4.7.2

All Versions

Choose a version of me.insidezhou.southernquiet : logging-spring-boot-starter-logback-filesystem to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
logging-spring-boot-starter-logback-filesystem-4.7.2
logging-spring-boot-starter-logback-filesystem-4.7.1
logging-spring-boot-starter-logback-filesystem-4.7.0
4.6.x
logging-spring-boot-starter-logback-filesystem-4.6.7
logging-spring-boot-starter-logback-filesystem-4.6.6
logging-spring-boot-starter-logback-filesystem-4.6.5
logging-spring-boot-starter-logback-filesystem-4.6.4
logging-spring-boot-starter-logback-filesystem-4.6.3
logging-spring-boot-starter-logback-filesystem-4.6.2
logging-spring-boot-starter-logback-filesystem-4.6.1
logging-spring-boot-starter-logback-filesystem-4.6.0
4.5.x
logging-spring-boot-starter-logback-filesystem-4.5.2
logging-spring-boot-starter-logback-filesystem-4.5.1
4.4.x
logging-spring-boot-starter-logback-filesystem-4.4.0
4.3.x
logging-spring-boot-starter-logback-filesystem-4.3.5
logging-spring-boot-starter-logback-filesystem-4.3.4
logging-spring-boot-starter-logback-filesystem-4.3.3
logging-spring-boot-starter-logback-filesystem-4.3.2
logging-spring-boot-starter-logback-filesystem-4.3.1
logging-spring-boot-starter-logback-filesystem-4.3.0
4.2.x
logging-spring-boot-starter-logback-filesystem-4.2.1
logging-spring-boot-starter-logback-filesystem-4.2.0
4.1.x
logging-spring-boot-starter-logback-filesystem-4.1.1
logging-spring-boot-starter-logback-filesystem-4.1.0
4.0.x
logging-spring-boot-starter-logback-filesystem-4.0.14
logging-spring-boot-starter-logback-filesystem-4.0.13
logging-spring-boot-starter-logback-filesystem-4.0.12
logging-spring-boot-starter-logback-filesystem-4.0.11
logging-spring-boot-starter-logback-filesystem-4.0.10
logging-spring-boot-starter-logback-filesystem-4.0.9
logging-spring-boot-starter-logback-filesystem-4.0.8
logging-spring-boot-starter-logback-filesystem-4.0.7
logging-spring-boot-starter-logback-filesystem-4.0.6
logging-spring-boot-starter-logback-filesystem-4.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>logging-spring-boot-starter-logback-filesystem</artifactId>
    <version>4.7.2</version>
</dependency>

Advertisement