Last Version

swagger-bootstrap-ui 1.9.6

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
Version

Version

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


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