Home | History | Annotate | Download | only in slf4j-ext

Lines Matching full:slf4j

8     <groupId>org.slf4j</groupId>
9 <artifactId>slf4j-parent</artifactId>
13 <artifactId>slf4j-ext</artifactId>
16 <name>SLF4J Extensions Module</name>
17 <description>Extensions to the SLF4J API</description>
19 <url>http://www.slf4j.org</url>
23 <groupId>org.slf4j</groupId>
24 <artifactId>slf4j-api</artifactId>
27 <groupId>org.slf4j</groupId>
28 <artifactId>slf4j-log4j12</artifactId>
87 <Premain-Class>org.slf4j.agent.AgentPremain</Premain-Class>