License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs SLF4J |
GroupId | GroupIdorg.jdtaus.core.logging |
ArtifactId | ArtifactIdjdtaus-core-slf4j-logging |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjDTAUS Core ⁑ RI SLF4J Logging
SLF4J logging Logger implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.core.logging/jdtaus-core-slf4j-logging/
implementation 'org.jdtaus.core.logging:jdtaus-core-slf4j-logging:1.15'
// https://jarcasting.com/artifacts/org.jdtaus.core.logging/jdtaus-core-slf4j-logging/
implementation ("org.jdtaus.core.logging:jdtaus-core-slf4j-logging:1.15")
'org.jdtaus.core.logging:jdtaus-core-slf4j-logging:jar:1.15'
<dependency org="org.jdtaus.core.logging" name="jdtaus-core-slf4j-logging" rev="1.15">
<artifact name="jdtaus-core-slf4j-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.core.logging', module='jdtaus-core-slf4j-logging', version='1.15')
)
libraryDependencies += "org.jdtaus.core.logging" % "jdtaus-core-slf4j-logging" % "1.15"
[org.jdtaus.core.logging/jdtaus-core-slf4j-logging "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.jdtaus.core : jdtaus-core-spi | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jdtaus.core : jdtaus-core-it | jar | 1.15 |
org.slf4j : slf4j-jdk14 | jar | 1.6.6 |