Jar examples for s:swagger
A swagger handler module that cache the swagger spec and attached context related operation to the request based on uri and method.
You can download jar file swagger 1.0.3 in this page.
Mozilla Public License
You can use the following script to add swagger-1.0.3.jar to your project.
<dependency> <groupId>edu.byu.hbll</groupId> <artifactId>swagger</artifactId> <version>1.0.3</version> </dependency>
compile group: 'edu.byu.hbll', name: 'swagger', version: '1.0.3'
libraryDependencies += "edu.byu.hbll" % "swagger" % "1.0.3"
<dependency org="edu.byu.hbll" name="swagger" rev="1.0.3"/>
@Grapes(@Grab(group='edu.byu.hbll', module='swagger', version='1.0.3'))
'edu.byu.hbll:swagger:jar:1.0.3'
Click the following link to download the jar file.
swagger-1.0.3-javadoc.jar