is not current version
Last Version 1.15

org.jdtaus.core.logging:jdtaus-core-slf4j-logging 1.9.3

jDTAUS SLF4J logging reference implementation.

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

org.jdtaus.core.logging
ArtifactId

ArtifactId

jdtaus-core-slf4j-logging
Version

Version

1.9.3
Type

Type

jar

Download jdtaus-core-slf4j-logging 1.9.3


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