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

net.java.truevfs:truevfs-ext-logging 0.10.5

Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Категории

Категории

Java Языки программирования Сеть Logging Библиотеки уровня приложения
Группа

Группа

net.java.truevfs
Идентификатор

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

truevfs-ext-logging
Версия

Версия

0.10.5
Тип

Тип

jar

Скачать truevfs-ext-logging 0.10.5


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