com.github.tackfast:jarboot-common-swagger

jarboot 接口文档

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-common-swagger
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

jarboot 接口文档
Project URL

Project URL

https://github.com/tackfast/jarboot

Download jarboot-common-swagger

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.springfox : springfox-swagger-ui jar 3.0.0
io.springfox : springfox-swagger2 jar 3.0.0
io.springfox : springfox-oas jar 3.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.7

provided (4)

Group / Artifact Type Version
org.springframework : spring-webflux jar
org.springframework.cloud : spring-cloud-gateway-server jar
org.springframework.cloud : spring-cloud-commons jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1