License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.nobugboy |
ArtifactId | ArtifactIdydoc-spring-boot-starter |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionydoc-spring-boot-starter
YDoc一款低侵入性、简洁并同时支持SwaggerUi和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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/
implementation 'com.github.nobugboy:ydoc-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/
implementation ("com.github.nobugboy:ydoc-spring-boot-starter:1.0.3")
'com.github.nobugboy:ydoc-spring-boot-starter:jar:1.0.3'
<dependency org="com.github.nobugboy" name="ydoc-spring-boot-starter" rev="1.0.3">
<artifact name="ydoc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nobugboy', module='ydoc-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.github.nobugboy" % "ydoc-spring-boot-starter" % "1.0.3"
[com.github.nobugboy/ydoc-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
com.alibaba : fastjson | jar | 1.2.76 |
io.springfox : springfox-swagger2 | jar | 3.0.0 |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.6 |
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 |