is not current version
Last Version 1.1.6.final

ydoc-spring-boot-starter 1.0.3

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

ydoc-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Download ydoc-spring-boot-starter 1.0.3


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

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.