Last Version

common-swagger-ui 0.0.2

Swagger Bootstrap UI

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.chinayinman
ArtifactId

ArtifactId

common-swagger-ui
Version

Version

0.0.2
Type

Type

jar
Description

Description

common-swagger-ui
Swagger Bootstrap UI

Download common-swagger-ui 0.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.swagger : swagger-models jar 1.5.21
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.3
org.springframework.boot : spring-boot-starter-web jar
com.google.guava : guava jar 27.0.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.