License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdnet.sf.buildbox |
ArtifactId | ArtifactIdstrictlogging-log4j |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstrictlogging-log4j:1.0.1
Implementation of strictlogging-api for the popular Log4J API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
strictlogging-log4j-1.0.1.pom | |
strictlogging-log4j-1.0.1.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.buildbox/strictlogging-log4j/ -->
<dependency>
<groupId>net.sf.buildbox</groupId>
<artifactId>strictlogging-log4j</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.buildbox/strictlogging-log4j/
implementation 'net.sf.buildbox:strictlogging-log4j:1.0.1'
// https://jarcasting.com/artifacts/net.sf.buildbox/strictlogging-log4j/
implementation ("net.sf.buildbox:strictlogging-log4j:1.0.1")
'net.sf.buildbox:strictlogging-log4j:jar:1.0.1'
<dependency org="net.sf.buildbox" name="strictlogging-log4j" rev="1.0.1">
<artifact name="strictlogging-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.buildbox', module='strictlogging-log4j', version='1.0.1')
)
libraryDependencies += "net.sf.buildbox" % "strictlogging-log4j" % "1.0.1"
[net.sf.buildbox/strictlogging-log4j "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.buildbox : strictlogging-api | jar | 1.0.1 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
net.sf.buildbox : strictlogging-tests | jar | 1.0.1 |