Jar examples for s:springfox-swagger-common
JSON API documentation for spring based applications
You can download jar file springfox-swagger-common 2.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add springfox-swagger-common-2.0.1.jar to your project.
<dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger-common</artifactId> <version>2.0.1</version> </dependency>
compile group: 'io.springfox', name: 'springfox-swagger-common', version: '2.0.1'
libraryDependencies += "io.springfox" % "springfox-swagger-common" % "2.0.1"
<dependency org="io.springfox" name="springfox-swagger-common" rev="2.0.1"/>
@Grapes(@Grab(group='io.springfox', module='springfox-swagger-common', version='2.0.1'))
'io.springfox:springfox-swagger-common:jar:2.0.1'
Click the following link to download the jar file.
springfox-swagger-common-2.0.1-javadoc.jar