<dependency>
<groupId>org.zalando</groupId>
<artifactId>logbook-spring</artifactId>
<version>0.8.0</version>
</dependency>
<parent> <groupId>org.zalando</groupId> <artifactId>logbook-parent</artifactId> <version>0.8.0</version> </parent>
compile
|-- com.google.code.findbugs:jsr305:3.0.0
|-- com.google.guava:guava:18.0
|-- org.slf4j:slf4j-api:1.7.12
|-- org.springframework:spring-web:4.2.0.RELEASE
test
|-- junit:junit:4.12
|-- org.slf4j:slf4j-nop:1.7.12
|-- org.hamcrest:hamcrest-junit:2.0.0.0
|-- org.hobsoft.hamcrest:hamcrest-compose:0.3.0
|-- org.mockito:mockito-core:2.0.31-beta
|-- org.springframework:spring-test:4.2.0.RELEASE