License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdclub.zhcs |
ArtifactId | ArtifactIdopen-api-spring-boot-starter |
Version | Version2.6.6 |
Type | Typejar |
Description |
Descriptionopen-api-spring-boot-starter
springdoc 实现的openapi接入启动器
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/club.zhcs/open-api-spring-boot-starter/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>open-api-spring-boot-starter</artifactId>
<version>2.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/open-api-spring-boot-starter/
implementation 'club.zhcs:open-api-spring-boot-starter:2.6.6'
// https://jarcasting.com/artifacts/club.zhcs/open-api-spring-boot-starter/
implementation ("club.zhcs:open-api-spring-boot-starter:2.6.6")
'club.zhcs:open-api-spring-boot-starter:jar:2.6.6'
<dependency org="club.zhcs" name="open-api-spring-boot-starter" rev="2.6.6">
<artifact name="open-api-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='open-api-spring-boot-starter', version='2.6.6')
)
libraryDependencies += "club.zhcs" % "open-api-spring-boot-starter" % "2.6.6"
[club.zhcs/open-api-spring-boot-starter "2.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.r.69.20210929 |
org.springdoc : springdoc-openapi-ui | jar | 1.6.6 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |