Extensions to the SLF4J API
'org.slf4j:slf4j-ext:1.6.3'
<dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-ext</artifactId> <version>1.6.3</version> </dependency>
<dependency org="org.slf4j" name="slf4j-ext" rev="1.6.3"/>
"org.slf4j", "slf4j-ext", "1.6.3"