| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.nobugboy |
| ArtifactId | ArtifactIdydoc-spring-boot-starter |
| Last Version | Last Version1.1.6.final |
| Release Date | Release Date |
| 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.1.6.final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/
implementation 'com.github.nobugboy:ydoc-spring-boot-starter:1.1.6.final'
// https://jarcasting.com/artifacts/com.github.nobugboy/ydoc-spring-boot-starter/
implementation ("com.github.nobugboy:ydoc-spring-boot-starter:1.1.6.final")
'com.github.nobugboy:ydoc-spring-boot-starter:jar:1.1.6.final'
<dependency org="com.github.nobugboy" name="ydoc-spring-boot-starter" rev="1.1.6.final">
<artifact name="ydoc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nobugboy', module='ydoc-spring-boot-starter', version='1.1.6.final')
)
libraryDependencies += "com.github.nobugboy" % "ydoc-spring-boot-starter" % "1.1.6.final"
[com.github.nobugboy/ydoc-spring-boot-starter "1.1.6.final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-mail | jar | 2.4.5 |
| com.alibaba : fastjson | jar | 1.2.76 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| com.github.nobugboy : lucky-ui | jar | release-1.0.2 |
| 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 |