is not current version
Last Version 0.13.1

org.infrastructurebuilder.util.logging:iblog-maven-component 0.13.0

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

Categories

Categories

Maven Build Tools Logging Application Layer Libs
GroupId

GroupId

org.infrastructurebuilder.util.logging
ArtifactId

ArtifactId

iblog-maven-component
Version

Version

0.13.0
Type

Type

jar

Download iblog-maven-component 0.13.0


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