<dependency>
<groupId>org.spf4j</groupId>
<artifactId>spf4j-slf4j-test</artifactId>
<version>8.8.4</version>
</dependency>
<parent> <groupId>org.spf4j</groupId> <artifactId>spf4j</artifactId> <version>8.8.4</version> </parent>
compile
|-- junit:junit
|-- org.spf4j.avro:core-schema
|-- com.google.code.findbugs:findbugs-annotations:3.0.1
|-- com.google.code.findbugs:jsr305:3.0.2
|-- net.sf.trove4j:trove4j:3.0.3
|-- org.hamcrest:hamcrest-library:1.3
|-- org.hamcrest:hamcrest-core:1.3
|-- net.java.dev.jna:jna-platform:4.5.0