Last Version

io.github.pleuvoir:slf4j-logback-bom 1.1.0

对常用组件 pom 进行分类,方便引用。

License

License

Categories

Categories

Logback Application Layer Libs Logging SLF4J
GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

slf4j-logback-bom
Version

Version

1.1.0
Type

Type

pom
Description

Description

对常用组件 pom 进行分类,方便引用。

Download slf4j-logback-bom 1.1.0

Filename Size
slf4j-logback-bom-1.1.0.pom 830 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.pleuvoir/slf4j-logback-bom/ -->
<dependency>
    <groupId>io.github.pleuvoir</groupId>
    <artifactId>slf4j-logback-bom</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pleuvoir/slf4j-logback-bom/
implementation 'io.github.pleuvoir:slf4j-logback-bom:1.1.0'
// https://jarcasting.com/artifacts/io.github.pleuvoir/slf4j-logback-bom/
implementation ("io.github.pleuvoir:slf4j-logback-bom:1.1.0")
'io.github.pleuvoir:slf4j-logback-bom:pom:1.1.0'
<dependency org="io.github.pleuvoir" name="slf4j-logback-bom" rev="1.1.0">
  <artifact name="slf4j-logback-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pleuvoir', module='slf4j-logback-bom', version='1.1.0')
)
libraryDependencies += "io.github.pleuvoir" % "slf4j-logback-bom" % "1.1.0"
[io.github.pleuvoir/slf4j-logback-bom "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.