io.github.tdwu:spring-boot-starter-japi

类似于Swagger 的文档辅助工具

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.tdwu
ArtifactId

ArtifactId

spring-boot-starter-japi
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

类似于Swagger 的文档辅助工具

Download spring-boot-starter-japi

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.tdwu/spring-boot-starter-japi/ -->
<dependency>
    <groupId>io.github.tdwu</groupId>
    <artifactId>spring-boot-starter-japi</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tdwu/spring-boot-starter-japi/
implementation 'io.github.tdwu:spring-boot-starter-japi:0.1.2'
// https://jarcasting.com/artifacts/io.github.tdwu/spring-boot-starter-japi/
implementation ("io.github.tdwu:spring-boot-starter-japi:0.1.2")
'io.github.tdwu:spring-boot-starter-japi:jar:0.1.2'
<dependency org="io.github.tdwu" name="spring-boot-starter-japi" rev="0.1.2">
  <artifact name="spring-boot-starter-japi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tdwu', module='spring-boot-starter-japi', version='0.1.2')
)
libraryDependencies += "io.github.tdwu" % "spring-boot-starter-japi" % "0.1.2"
[io.github.tdwu/spring-boot-starter-japi "0.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.5.RELEASE
io.github.tdwu : japi-core jar 0.1.2
org.springframework : spring-webmvc jar 5.0.5.RELEASE
org.springframework : spring-webflux jar 5.0.5.RELEASE
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.0.6
0.0.5