License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdlogging |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOptionFactory Logging
Logging overlay on Log4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logging-2.2.pom | |
logging-2.2.jar | 4 KB |
logging-2.2-sources.jar | 1 KB |
logging-2.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/logging/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>logging</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/logging/
implementation 'net.optionfactory:logging:2.2'
// https://jarcasting.com/artifacts/net.optionfactory/logging/
implementation ("net.optionfactory:logging:2.2")
'net.optionfactory:logging:jar:2.2'
<dependency org="net.optionfactory" name="logging" rev="2.2">
<artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='logging', version='2.2')
)
libraryDependencies += "net.optionfactory" % "logging" % "2.2"
[net.optionfactory/logging "2.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.22 |
org.slf4j : slf4j-api | jar | 1.7.22 |