<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.0.3</version>
</dependency>
compile
|-- org.mapstruct:mapstruct:1.0.0.Beta4
|-- org.springframework:spring-context:4.0.9.RELEASE
|-- io.swagger:swagger-annotations:1.5.0
|-- io.swagger:swagger-models:1.5.0
|-- io.springfox:springfox-spi:2.0.3
|-- io.springfox:springfox-schema:2.0.3
|-- io.springfox:springfox-swagger-common:2.0.3
|-- io.springfox:springfox-spring-web:2.0.3
|-- com.google.guava:guava:18.0
|-- com.fasterxml:classmate:1.2.0
|-- org.slf4j:slf4j-api:1.7.12
|-- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE
|-- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE
|-- org.springframework.hateoas:spring-hateoas:0.17.0.RELEASE
provided
|-- org.springframework:spring-core:4.0.9.RELEASE
|-- org.springframework:spring-web:4.0.9.RELEASE
|-- org.springframework:spring-webmvc:4.0.9.RELEASE
|-- javax.servlet:javax.servlet-api:3.0.1
|-- com.fasterxml.jackson.core:jackson-core:2.5.3
|-- com.fasterxml.jackson.core:jackson-databind:2.5.3
test