License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-doc |
Version | Version2.6.7 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-doc-2.6.7.pom | |
common-doc-2.6.7.jar | 6 KB |
common-doc-2.6.7-sources.jar | 3 KB |
common-doc-2.6.7-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-doc/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-doc</artifactId>
<version>2.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-doc/
implementation 'com.github.yaoguoh:common-doc:2.6.7'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-doc/
implementation ("com.github.yaoguoh:common-doc:2.6.7")
'com.github.yaoguoh:common-doc:jar:2.6.7'
<dependency org="com.github.yaoguoh" name="common-doc" rev="2.6.7">
<artifact name="common-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-doc', version='2.6.7')
)
libraryDependencies += "com.github.yaoguoh" % "common-doc" % "2.6.7"
[com.github.yaoguoh/common-doc "2.6.7"]
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.7 |
org.springdoc : springdoc-openapi-ui | jar | 1.6.6 |