is not current version
Last Version 0.12.0

org.infrastructurebuilder.util:iblogging-root 0.9.0

Logging config should be relatively standardized. The artifacts from this build will allow for that as `type` XML artifacts

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.infrastructurebuilder.util
ArtifactId

ArtifactId

iblogging-root
Version

Version

0.9.0
Type

Type

jar

Download iblogging-root 0.9.0


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