is not current version
Last Version 1.15

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

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.12
Type

Type

jar

Download jdtaus-core-slf4j-logging 1.12


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