Jar examples for s:swagger-bootstrap-ui
Swagger-Bootstrap-UI is the front of the UI Swagger implementation, using jQuery+bootstrap implementation, the purpose is to replace the default UI Swagger implementation of the Swagger-UI, so that the document is more friendly...
You can download jar file swagger-bootstrap-ui 1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add swagger-bootstrap-ui-1.7.jar to your project.
<dependency> <groupId>com.github.xiaoymin</groupId> <artifactId>swagger-bootstrap-ui</artifactId> <version>1.7</version> </dependency>
compile group: 'com.github.xiaoymin', name: 'swagger-bootstrap-ui', version: '1.7'
libraryDependencies += "com.github.xiaoymin" % "swagger-bootstrap-ui" % "1.7"
<dependency org="com.github.xiaoymin" name="swagger-bootstrap-ui" rev="1.7"/>
@Grapes(@Grab(group='com.github.xiaoymin', module='swagger-bootstrap-ui', version='1.7'))
'com.github.xiaoymin:swagger-bootstrap-ui:jar:1.7'
Click the following link to download the jar file.
swagger-bootstrap-ui-1.7-sources.jar