| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdcom.github.yaoguoh |
| ArtifactId | ArtifactIdcommon-swagger |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Dependencies
|
| Filename | Size |
|---|---|
| common-swagger-2.6.0.pom | |
| common-swagger-2.6.0.jar | 16 KB |
| common-swagger-2.6.0-sources.jar | 5 KB |
| common-swagger-2.6.0-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-swagger/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-swagger</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-swagger/
implementation 'com.github.yaoguoh:common-swagger:2.6.0'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-swagger/
implementation ("com.github.yaoguoh:common-swagger:2.6.0")
'com.github.yaoguoh:common-swagger:jar:2.6.0'
<dependency org="com.github.yaoguoh" name="common-swagger" rev="2.6.0">
<artifact name="common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-swagger', version='2.6.0')
)
libraryDependencies += "com.github.yaoguoh" % "common-swagger" % "2.6.0"
[com.github.yaoguoh/common-swagger "2.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.github.yaoguoh : common-util | jar | 2.6.0 |
| io.springfox : springfox-boot-starter | jar | 3.0.0 |