iblog-maven-component

SLF4j-backed Maven Logging component. This shouldn't be necessary and totally ends up being necessary...

License

License

Categories

Categories

Maven Build Tools Logging Application Layer Libs
GroupId

GroupId

org.infrastructurebuilder.util.logging
ArtifactId

ArtifactId

iblog-maven-component
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

iblog-maven-component
SLF4j-backed Maven Logging component. This shouldn't be necessary and totally ends up being necessary...
Project Organization

Project Organization

InfrastructureBuilder

Download iblog-maven-component

How to add to project

<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util.logging/iblog-maven-component/ -->
<dependency>
    <groupId>org.infrastructurebuilder.util.logging</groupId>
    <artifactId>iblog-maven-component</artifactId>
    <version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.logging/iblog-maven-component/
implementation 'org.infrastructurebuilder.util.logging:iblog-maven-component:0.13.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.logging/iblog-maven-component/
implementation ("org.infrastructurebuilder.util.logging:iblog-maven-component:0.13.1")
'org.infrastructurebuilder.util.logging:iblog-maven-component:jar:0.13.1'
<dependency org="org.infrastructurebuilder.util.logging" name="iblog-maven-component" rev="0.13.1">
  <artifact name="iblog-maven-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util.logging', module='iblog-maven-component', version='0.13.1')
)
libraryDependencies += "org.infrastructurebuilder.util.logging" % "iblog-maven-component" % "0.13.1"
[org.infrastructurebuilder.util.logging/iblog-maven-component "0.13.1"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.apache.maven : maven-plugin-api jar
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.sonatype.sisu : sisu-guice jar
org.infrastructurebuilder.util.logging : iblogconfig jar 0.13.1
org.jacoco : org.jacoco.agent jar 0.8.7
ch.qos.logback : logback-classic jar 1.3.0-alpha5

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.1
0.13.0