| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.mayconmfl |
| ArtifactId | ArtifactIdlog4j-formatter |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLog4j Formatter
Projeto com objetivo de criar formatação em quadrantes em logs.
|
| Filename | Size |
|---|---|
| log4j-formatter-1.0.5.pom | |
| log4j-formatter-1.0.5.jar | 6 KB |
| log4j-formatter-1.0.5-sources.jar | 3 KB |
| log4j-formatter-1.0.5-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mayconmfl/log4j-formatter/ -->
<dependency>
<groupId>com.github.mayconmfl</groupId>
<artifactId>log4j-formatter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mayconmfl/log4j-formatter/
implementation 'com.github.mayconmfl:log4j-formatter:1.0.5'
// https://jarcasting.com/artifacts/com.github.mayconmfl/log4j-formatter/
implementation ("com.github.mayconmfl:log4j-formatter:1.0.5")
'com.github.mayconmfl:log4j-formatter:jar:1.0.5'
<dependency org="com.github.mayconmfl" name="log4j-formatter" rev="1.0.5">
<artifact name="log4j-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mayconmfl', module='log4j-formatter', version='1.0.5')
)
libraryDependencies += "com.github.mayconmfl" % "log4j-formatter" % "1.0.5"
[com.github.mayconmfl/log4j-formatter "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |