MVN

org.infrastructurebuilder.util.logging : iblogging-root

Maven & Gradle

Jun 06, 2023
0 stars

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

<dependency>
    <groupId>org.infrastructurebuilder.util.logging</groupId>
    <artifactId>iblogging-root</artifactId>
    <version>0.14.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infrastructurebuilder.util.logging : iblogging-root to add to Maven - Latest Versions:

  • Latest Stable: 0.14.3

All Versions

Choose a version of org.infrastructurebuilder.util.logging : iblogging-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
iblogging-root-0.14.3
iblogging-root-0.14.2
iblogging-root-0.14.0
0.13.x
iblogging-root-0.13.2
iblogging-root-0.13.1
iblogging-root-0.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infrastructurebuilder.util.logging</groupId>
    <artifactId>iblogging-root</artifactId>
    <version>0.14.3</version>
</dependency>

Advertisement