не последняя версия
Последняя версия 2.5.0-M2.1

org.tinylog:tinylog-jboss 1.3-rc-2

tinylog API for JBoss Logging based application and web servers

Категории

Категории

JBoss Контейнер Application Servers tinylog Библиотеки уровня приложения Logging
Группа

Группа

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

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

tinylog-jboss
Версия

Версия

1.3-rc-2
Тип

Тип

jar

Скачать tinylog-jboss 1.3-rc-2


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