<dependency>
<groupId>com.github.double-bin</groupId>
<artifactId>springfox-bridge-spring-boot-starter</artifactId>
<version>1.0.7</version>
</dependency>
libraryDependencies += "com.github.double-bin" % "springfox-bridge-spring-boot-starter" % "1.0.7"
@Grapes(
@Grab(group='com.github.double-bin', module='springfox-bridge-spring-boot-starter', version='1.0.7')
)
<dependency org="com.github.double-bin" name="springfox-bridge-spring-boot-starter" rev="1.0.7" />