Last Version

com.github.spt-oss:slf4j-plus 1.7.25.0

Custom implementation for SLF4J

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

slf4j-plus
Version

Version

1.7.25.0
Type

Type

jar
Description

Description

Custom implementation for SLF4J
Project Organization

Project Organization

SPT

Download slf4j-plus 1.7.25.0


<!-- https://jarcasting.com/artifacts/com.github.spt-oss/slf4j-plus/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>slf4j-plus</artifactId>
    <version>1.7.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/slf4j-plus/
implementation 'com.github.spt-oss:slf4j-plus:1.7.25.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/slf4j-plus/
implementation ("com.github.spt-oss:slf4j-plus:1.7.25.0")
'com.github.spt-oss:slf4j-plus:jar:1.7.25.0'
<dependency org="com.github.spt-oss" name="slf4j-plus" rev="1.7.25.0">
  <artifact name="slf4j-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='slf4j-plus', version='1.7.25.0')
)
libraryDependencies += "com.github.spt-oss" % "slf4j-plus" % "1.7.25.0"
[com.github.spt-oss/slf4j-plus "1.7.25.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.