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...

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.xiaoymin
ArtifactId

ArtifactId

swagger-bootstrap-ui
Last Version

Last Version

1.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

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...

Download swagger-bootstrap-ui

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xiaoymin/swagger-bootstrap-ui/ -->
<dependency>
    <groupId>com.github.xiaoymin</groupId>
    <artifactId>swagger-bootstrap-ui</artifactId>
    <version>1.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoymin/swagger-bootstrap-ui/
implementation 'com.github.xiaoymin:swagger-bootstrap-ui:1.9.6'
// https://jarcasting.com/artifacts/com.github.xiaoymin/swagger-bootstrap-ui/
implementation ("com.github.xiaoymin:swagger-bootstrap-ui:1.9.6")
'com.github.xiaoymin:swagger-bootstrap-ui:jar:1.9.6'
<dependency org="com.github.xiaoymin" name="swagger-bootstrap-ui" rev="1.9.6">
  <artifact name="swagger-bootstrap-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoymin', module='swagger-bootstrap-ui', version='1.9.6')
)
libraryDependencies += "com.github.xiaoymin" % "swagger-bootstrap-ui" % "1.9.6"
[com.github.xiaoymin/swagger-bootstrap-ui "1.9.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.25.0-GA

provided (4)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.0.RELEASE
org.springframework : spring-webmvc jar 5.1.0.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
io.springfox : springfox-swagger2 jar 2.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7
1.6
1.5