| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdio.github.together.libraries | 
| ArtifactId | ArtifactIdbundle-logging | 
| Last Version | Last Version1.7.30 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionTP-Bundle: Logging (Logback) BUNDLE POM: Collection of Logging dependencies. | 
| Filename | Size | 
|---|---|
| bundle-logging-1.7.30.pom | 5 KB | 
| Browse | 
<!-- 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"]| 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 |