License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.infrastructurebuilder.util |
ArtifactId | ArtifactIdiblog-slf4j-component |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniblog-slf4j-component
SLF4j-backed Maven Logging component. This shouldn't be necessary and totally ends up being necessary...
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util/iblog-slf4j-component/ -->
<dependency>
<groupId>org.infrastructurebuilder.util</groupId>
<artifactId>iblog-slf4j-component</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/iblog-slf4j-component/
implementation 'org.infrastructurebuilder.util:iblog-slf4j-component:0.12.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/iblog-slf4j-component/
implementation ("org.infrastructurebuilder.util:iblog-slf4j-component:0.12.0")
'org.infrastructurebuilder.util:iblog-slf4j-component:jar:0.12.0'
<dependency org="org.infrastructurebuilder.util" name="iblog-slf4j-component" rev="0.12.0">
<artifact name="iblog-slf4j-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='iblog-slf4j-component', version='0.12.0')
)
libraryDependencies += "org.infrastructurebuilder.util" % "iblog-slf4j-component" % "0.12.0"
[org.infrastructurebuilder.util/iblog-slf4j-component "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.jooq : joor | jar | 0.9.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |