License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.nobugboy |
ArtifactId | ArtifactIdydoc-spring-boot-starter |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionydoc-spring-boot-starter
自动生成yapi文档
|
<!-- https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/ -->
<dependency>
<groupId>com.github.nobugboy</groupId>
<artifactId>ydoc-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/
implementation 'com.github.nobugboy:ydoc-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/
implementation ("com.github.nobugboy:ydoc-spring-boot-starter:1.0.1")
'com.github.nobugboy:ydoc-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.nobugboy" name="ydoc-spring-boot-starter" rev="1.0.1">
<artifact name="ydoc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nobugboy', module='ydoc-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.nobugboy" % "ydoc-spring-boot-starter" % "1.0.1"
[com.github.nobugboy/ydoc-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
com.alibaba : fastjson | jar | 1.2.76 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
org.projectlombok : lombok | jar | 1.16.10 |
org.springframework.boot : spring-boot-starter | jar | 2.4.5 |