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.drore.cloud
ArtifactId

ArtifactId

swagger-bootstrap-ui
Last Version

Last Version

1.4
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.drore.cloud/swagger-bootstrap-ui/ -->
<dependency>
    <groupId>com.drore.cloud</groupId>
    <artifactId>swagger-bootstrap-ui</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.drore.cloud/swagger-bootstrap-ui/
implementation 'com.drore.cloud:swagger-bootstrap-ui:1.4'
// https://jarcasting.com/artifacts/com.drore.cloud/swagger-bootstrap-ui/
implementation ("com.drore.cloud:swagger-bootstrap-ui:1.4")
'com.drore.cloud:swagger-bootstrap-ui:jar:1.4'
<dependency org="com.drore.cloud" name="swagger-bootstrap-ui" rev="1.4">
  <artifact name="swagger-bootstrap-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.drore.cloud', module='swagger-bootstrap-ui', version='1.4')
)
libraryDependencies += "com.drore.cloud" % "swagger-bootstrap-ui" % "1.4"
[com.drore.cloud/swagger-bootstrap-ui "1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0