nlog4j - NLOG4J is a production-quality log4j-replacement with native SLF4J API support. See http://www.slf4j.org/nlog4j/NLOG4J
'org.slf4j:nlog4j:1.2.14'
<dependency> <groupId>org.slf4j</groupId> <artifactId>nlog4j</artifactId> <version>1.2.14</version> </dependency>
<dependency org="org.slf4j" name="nlog4j" rev="1.2.14"/>
"org.slf4j", "nlog4j", "1.2.14"