jcl104-over-slf4j

jcl104-over-slf4j

See http://www.slf4j.org/manual.html#gradual for details Please note that jcl104-over-slf4j requires a valid SLF4J binding. However, since the binding can vary according to your taste, the SLF4J requirement is NOT listed in this project file. Javadocs for the JCL over SLF4J are available at http://www.slf4j.org/api/overview-summary.html
文件下载
文件名 操作
jcl104-over-slf4j-1.0-rc5.jar 下载
jcl104-over-slf4j-1.0-rc5.pom 下载
Apache Maven
<dependency>
  <groupId>org.slf4j</groupId>
  <artifactId>jcl104-over-slf4j</artifactId>
  <version>1.0-rc5</version>
</dependency>
Gradle Groovy
implementation 'org.slf4j:jcl104-over-slf4j:1.0-rc5'
Gradle Kotlin
implementation("org.slf4j:jcl104-over-slf4j:1.0-rc5")
Scala SBT
libraryDependencies += "org.slf4j" % "jcl104-over-slf4j" % "1.0-rc5"
Groovy Grape
@Grapes(
  @Grab(group='org.slf4j', module='jcl104-over-slf4j', version='1.0-rc5')
)
Apache Ivy
<dependency org="org.slf4j" name="jcl104-over-slf4j" rev="1.0-rc5" />
Leiningen
[org.slf4j/jcl104-over-slf4j "1.0-rc5"]
Apache Buildr
'org.slf4j:jcl104-over-slf4j:jar:1.0-rc5'
本项目依赖
该项目无第三方依赖