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