Seppiko Commons Logging

An Abstract Logging framework

Лицензия

Лицензия

Категории

Категории

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

Группа

org.seppiko.commons
Идентификатор

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

commons-logging
Последняя версия

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

1.2.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Seppiko Commons Logging
An Abstract Logging framework
Организация-разработчик

Организация-разработчик

Seppiko
Система контроля версий

Система контроля версий

https://gitlab.com/seppiko/commons-logging

Скачать commons-logging

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

<!-- https://jarcasting.com/artifacts/org.seppiko.commons/commons-logging/ -->
<dependency>
    <groupId>org.seppiko.commons</groupId>
    <artifactId>commons-logging</artifactId>
    <version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.seppiko.commons/commons-logging/
implementation 'org.seppiko.commons:commons-logging:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/org.seppiko.commons/commons-logging/
implementation ("org.seppiko.commons:commons-logging:1.2.0.RELEASE")
'org.seppiko.commons:commons-logging:jar:1.2.0.RELEASE'
<dependency org="org.seppiko.commons" name="commons-logging" rev="1.2.0.RELEASE">
  <artifact name="commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seppiko.commons', module='commons-logging', version='1.2.0.RELEASE')
)
libraryDependencies += "org.seppiko.commons" % "commons-logging" % "1.2.0.RELEASE"
[org.seppiko.commons/commons-logging "1.2.0.RELEASE"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.17.1
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

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

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

Seppiko Project

SeppikoのHatchery

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

Версия
1.2.0.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE