License |
License |
---|---|
Categories |
CategoriesJava Languages Net Logging Application Layer Libs |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-ext-logging_2.12 |
Version | Version0.12.2 |
Type | Typejar |
Description |
DescriptionTrueVFS 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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging_2.12/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-ext-logging_2.12</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging_2.12/
implementation 'net.java.truevfs:truevfs-ext-logging_2.12:0.12.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging_2.12/
implementation ("net.java.truevfs:truevfs-ext-logging_2.12:0.12.2")
'net.java.truevfs:truevfs-ext-logging_2.12:jar:0.12.2'
<dependency org="net.java.truevfs" name="truevfs-ext-logging_2.12" rev="0.12.2">
<artifact name="truevfs-ext-logging_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-logging_2.12', version='0.12.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-logging_2.12" % "0.12.2"
[net.java.truevfs/truevfs-ext-logging_2.12 "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
net.java.truevfs : truevfs-comp-inst | jar | 0.12.2 |