License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration ORM Data Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdswagger-spring-boot-autoconfigure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description接口文档-启动器 - DONE
|
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/swagger-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>swagger-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/swagger-spring-boot-autoconfigure/
implementation 'com.wudgaby.platform:swagger-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/swagger-spring-boot-autoconfigure/
implementation ("com.wudgaby.platform:swagger-spring-boot-autoconfigure:1.0.2")
'com.wudgaby.platform:swagger-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="swagger-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="swagger-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='swagger-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "swagger-spring-boot-autoconfigure" % "1.0.2"
[com.wudgaby.platform/swagger-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |