License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcn.magichand |
ArtifactId | ArtifactIdmagichand-common-swagger |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description接口文档
|
<!-- https://jarcasting.com/artifacts/cn.magichand/magichand-common-swagger/ -->
<dependency>
<groupId>cn.magichand</groupId>
<artifactId>magichand-common-swagger</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.magichand/magichand-common-swagger/
implementation 'cn.magichand:magichand-common-swagger:1.0.4'
// https://jarcasting.com/artifacts/cn.magichand/magichand-common-swagger/
implementation ("cn.magichand:magichand-common-swagger:1.0.4")
'cn.magichand:magichand-common-swagger:jar:1.0.4'
<dependency org="cn.magichand" name="magichand-common-swagger" rev="1.0.4">
<artifact name="magichand-common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.magichand', module='magichand-common-swagger', version='1.0.4')
)
libraryDependencies += "cn.magichand" % "magichand-common-swagger" % "1.0.4"
[cn.magichand/magichand-common-swagger "1.0.4"]
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 | |
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 2.1.0 |
org.springframework.boot : spring-boot-starter-actuator | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | |
org.springframework.cloud : spring-cloud-gateway-core | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |