License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.jomc.logging |
ArtifactId | ArtifactIdjomc-logging-log4j-logging |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOMC Logging ⁑ Log4J Logging
Object management and configuration logging system implementation backed by Log4J.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jomc.logging/jomc-logging-log4j-logging/ -->
<dependency>
<groupId>org.jomc.logging</groupId>
<artifactId>jomc-logging-log4j-logging</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jomc.logging/jomc-logging-log4j-logging/
implementation 'org.jomc.logging:jomc-logging-log4j-logging:1.3'
// https://jarcasting.com/artifacts/org.jomc.logging/jomc-logging-log4j-logging/
implementation ("org.jomc.logging:jomc-logging-log4j-logging:1.3")
'org.jomc.logging:jomc-logging-log4j-logging:jar:1.3'
<dependency org="org.jomc.logging" name="jomc-logging-log4j-logging" rev="1.3">
<artifact name="jomc-logging-log4j-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jomc.logging', module='jomc-logging-log4j-logging', version='1.3')
)
libraryDependencies += "org.jomc.logging" % "jomc-logging-log4j-logging" % "1.3"
[org.jomc.logging/jomc-logging-log4j-logging "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jomc : jomc-api | jar | 1.5 |
org.jomc : jomc-spi | jar | 1.5 |
org.jomc.logging : jomc-logging-api | jar | 1.3 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.jomc : jomc-ri | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jomc.logging : jomc-logging-it | jar | 1.3 |
junit : junit | jar | 4.11 |