Sha256: 0044c60ce67777f05891bf05f2df0791dea20e30b65dd1e3955d1933a2a8d5bc
Contents?: true
Size: 962 Bytes
Versions: 5
Compression:
Stored size: 962 Bytes
Contents
<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.8</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.slf4j</groupId> <artifactId>jcl104-over-slf4j</artifactId> <name>DEPRECATED - JCL 1.0.4 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>
Version data entries
5 entries across 5 versions & 1 rubygems