SLF4J project parent pom.xml file for managing SLF4J module dependencies.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>2.0.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Obtain a Logger instance and log an informational message.
Use SLF4J 1.7.x for Java 6/7 compatibility.
No dependency data recorded yet.