| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть Logging Библиотеки уровня приложения |
| Группа | Группаnet.java.truevfs |
| Идентификатор | Идентификаторtruevfs-ext-logging_2.13 |
| Версия | Версия0.12.2 |
| Тип | Типjar |
| Описание |
ОписаниеTrueVFS Extension Logging
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging_2.13/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-ext-logging_2.13</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging_2.13/
implementation 'net.java.truevfs:truevfs-ext-logging_2.13:0.12.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging_2.13/
implementation ("net.java.truevfs:truevfs-ext-logging_2.13:0.12.2")
'net.java.truevfs:truevfs-ext-logging_2.13:jar:0.12.2'
<dependency org="net.java.truevfs" name="truevfs-ext-logging_2.13" rev="0.12.2">
<artifact name="truevfs-ext-logging_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-logging_2.13', version='0.12.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-logging_2.13" % "0.12.2"
[net.java.truevfs/truevfs-ext-logging_2.13 "0.12.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| net.java.truevfs : truevfs-comp-inst | jar | 0.12.2 |