License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.znerd |
ArtifactId | ArtifactIdlogdoc-slf4j |
Last Version | Last Version1.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogdoc SLF4J Support
Contract-first logging tool, featuring internationalization and generation of code/web docs
|
Filename | Size |
---|---|
logdoc-slf4j-1.0-rc3.pom | |
logdoc-slf4j-1.0-rc3.jar | 3 KB |
logdoc-slf4j-1.0-rc3-sources.jar | 1 KB |
logdoc-slf4j-1.0-rc3-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.znerd/logdoc-slf4j/ -->
<dependency>
<groupId>org.znerd</groupId>
<artifactId>logdoc-slf4j</artifactId>
<version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/org.znerd/logdoc-slf4j/
implementation 'org.znerd:logdoc-slf4j:1.0-rc3'
// https://jarcasting.com/artifacts/org.znerd/logdoc-slf4j/
implementation ("org.znerd:logdoc-slf4j:1.0-rc3")
'org.znerd:logdoc-slf4j:jar:1.0-rc3'
<dependency org="org.znerd" name="logdoc-slf4j" rev="1.0-rc3">
<artifact name="logdoc-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.znerd', module='logdoc-slf4j', version='1.0-rc3')
)
libraryDependencies += "org.znerd" % "logdoc-slf4j" % "1.0-rc3"
[org.znerd/logdoc-slf4j "1.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
org.znerd : logdoc-core | jar | 1.0-rc3 |
org.znerd : znerd-util | jar | 0.7 |
org.slf4j : slf4j-api | jar | 1.6.6 |