<dependency>
<groupId>org.zalando</groupId>
<artifactId>problem-spring-web</artifactId>
<version>0.17.0</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.21
|-- com.google.code.findbugs:jsr305:3.0.1
|-- org.springframework:spring-webmvc:4.3.2.RELEASE
|-- org.springframework.security:spring-security-web:4.1.3.RELEASE
|-- org.zalando:problem:0.10.0
|-- org.zalando:jackson-datatype-problem:0.10.0
|-- javax.validation:validation-api:1.1.0.Final
provided
|-- org.projectlombok:lombok:1.16.10
|-- org.glassfish:javax.servlet:3.0
test
|-- com.jayway.jsonpath:json-path-assert:2.2.0
|-- org.slf4j:jcl-over-slf4j:1.7.21
|-- uk.org.lidalia:slf4j-test:1.2.0
|-- org.hibernate:hibernate-validator:5.2.1.Final
|-- org.apache.tomcat.embed:tomcat-embed-el:9.0.0.M9
|-- org.springframework:spring-test:4.3.2.RELEASE
|-- org.springframework.security:spring-security-config:4.1.3.RELEASE
|-- org.springframework.security:spring-security-test:4.1.3.RELEASE
|-- org.springframework.security.oauth:spring-security-oauth2:2.0.11.RELEASE
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-junit:2.0.0.0