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