Jar examples for s:swagger-models
This project integrates swagger with the Spring Web MVC framework
You can download jar file swagger-models 2.0.0-rc4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add swagger-models-2.0.0-rc4.jar to your project.
<dependency> <groupId>io.swagger.core.v3</groupId> <artifactId>swagger-models</artifactId> <version>2.0.0-rc4</version> </dependency>
compile group: 'io.swagger.core.v3', name: 'swagger-models', version: '2.0.0-rc4'
libraryDependencies += "io.swagger.core.v3" % "swagger-models" % "2.0.0-rc4"
<dependency org="io.swagger.core.v3" name="swagger-models" rev="2.0.0-rc4"/>
@Grapes(@Grab(group='io.swagger.core.v3', module='swagger-models', version='2.0.0-rc4'))
'io.swagger.core.v3:swagger-models:jar:2.0.0-rc4'
Click the following link to download the jar file.
swagger-models-2.0.0-rc4-javadoc.jar