is not current version
Last Version 0.12.0

org.infrastructurebuilder.util:iblogging-root 0.10.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.10.0
Type

Type

pom

Download iblogging-root 0.10.0


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