组织ID: |
org.slf4j |
项目ID: |
jcl104-over-slf4j |
版本: |
1.5.3 |
最后修改时间: |
2019-10-23 11:51:44 |
包类型: |
jar |
标题: |
DEPRECATED - JCL implemented over SLF4J |
描述: |
DEPRECATED - JCL implemented over SLF4J
|
大小: |
1.59KB |
|
Maven引入代码: |
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl104-over-slf4j</artifactId>
<version>1.5.3</version>
</dependency>
|
Gradle引入代码: |
org.slf4j:jcl104-over-slf4j:1.5.3
|
下载Jar包: |
|
POM文件内容: |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.5.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.slf4j</groupId>
<artifactId>jcl104-over-slf4j</artifactId>
<name>DEPRECATED - JCL implemented over SLF4J</name>
<url>http://www.slf4j.org</url>
<description>
DEPRECATED - JCL implemented over SLF4J
</description>
<distributionManagement>
<relocation>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<message>As it now supports JCL versions 1.0.4, 1.1 and 1.1.1, the jcl104-over-slf4j module has been renamed as jcl-over-slf4j.</message>
</relocation>
</distributionManagement>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/maven/org.slf4j/jcl104-over-slf4j/pom.xml
META-INF/maven/org.slf4j/jcl104-over-slf4j/pom.properties
|
依赖Jar: |
无
|