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

net.sourceforge.openutils:openutils-log4j 1.0.1

openutils log4j extensions

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.openutils
Идентификатор

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

openutils-log4j
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать openutils-log4j 1.0.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-log4j/ -->
<dependency>
    <groupId>net.sourceforge.openutils</groupId>
    <artifactId>openutils-log4j</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-log4j/
implementation 'net.sourceforge.openutils:openutils-log4j:1.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-log4j/
implementation ("net.sourceforge.openutils:openutils-log4j:1.0.1")
'net.sourceforge.openutils:openutils-log4j:jar:1.0.1'
<dependency org="net.sourceforge.openutils" name="openutils-log4j" rev="1.0.1">
  <artifact name="openutils-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-log4j', version='1.0.1')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-log4j" % "1.0.1"
[net.sourceforge.openutils/openutils-log4j "1.0.1"]