| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.mayconmfl |
| Идентификатор | Идентификаторlog4j-formatter |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLog4j Formatter
Projeto com objetivo de criar formatação em quadrantes em logs.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |