ydoc-spring-boot-starter

YDoc一款低侵入性、简洁并同时支持SwaggerUi和YApi的文档生成器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

ydoc-spring-boot-starter
Last Version

Last Version

1.1.6.final
Release Date

Release Date

Type

Type

jar
Description

Description

ydoc-spring-boot-starter
YDoc一款低侵入性、简洁并同时支持SwaggerUi和YApi的文档生成器

Download ydoc-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6.final
1.1.5.final
1.1.4.final
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0