slf4j-common

The slf4j common tool.

Лицензия

Лицензия

Категории

Категории

SLF4J Библиотеки уровня приложения Logging
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

slf4j-common
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

slf4j-common
The slf4j common tool.

Скачать slf4j-common

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.houbb/slf4j-common/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>slf4j-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/slf4j-common/
implementation 'com.github.houbb:slf4j-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/slf4j-common/
implementation ("com.github.houbb:slf4j-common:1.0.0")
'com.github.houbb:slf4j-common:jar:1.0.0'
<dependency org="com.github.houbb" name="slf4j-common" rev="1.0.0">
  <artifact name="slf4j-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='slf4j-common', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "slf4j-common" % "1.0.0"
[com.github.houbb/slf4j-common "1.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.houbb : heaven jar 0.1.145
org.apiguardian : apiguardian-api jar 1.0.0
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
0.1.144