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

org.tentackle:tentackle-log-log4j 8.2.7.0

Log4J Logging Adapter for Tentackle

Группа

Группа

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

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

tentackle-log-log4j
Версия

Версия

8.2.7.0
Тип

Тип

jar

Скачать tentackle-log-log4j 8.2.7.0


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