Last Version

TP-Bundle: Logging (Logback) 1.7.30

BUNDLE POM: Collection of Logging dependencies.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-logging
Version

Version

1.7.30
Type

Type

pom
Description

Description

TP-Bundle: Logging (Logback)
BUNDLE POM: Collection of Logging dependencies.

Download bundle-logging 1.7.30


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-access jar 1.2.3

Project Modules

There are no modules declared in this project.