License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Logging Application Layer Libs |
GroupId | GroupIdorg.infrastructurebuilder.util.logging |
ArtifactId | ArtifactIdiblog-maven-component |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniblog-maven-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.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"]
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 |
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 |