License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.infrastructurebuilder.util.logging |
ArtifactId | ArtifactIdiblogging-root |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioniblogging-root
Logging config should be relatively standardized. The artifacts from this build will allow for that as `type` XML artifacts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iblogging-root-0.13.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util.logging/iblogging-root/ -->
<dependency>
<groupId>org.infrastructurebuilder.util.logging</groupId>
<artifactId>iblogging-root</artifactId>
<version>0.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.logging/iblogging-root/
implementation 'org.infrastructurebuilder.util.logging:iblogging-root:0.13.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.logging/iblogging-root/
implementation ("org.infrastructurebuilder.util.logging:iblogging-root:0.13.1")
'org.infrastructurebuilder.util.logging:iblogging-root:pom:0.13.1'
<dependency org="org.infrastructurebuilder.util.logging" name="iblogging-root" rev="0.13.1">
<artifact name="iblogging-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util.logging', module='iblogging-root', version='0.13.1')
)
libraryDependencies += "org.infrastructurebuilder.util.logging" % "iblogging-root" % "0.13.1"
[org.infrastructurebuilder.util.logging/iblogging-root "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |