io.github.tdwu:japi-spring-web

类似于Swagger 的文档辅助工具

License

License

GroupId

GroupId

io.github.tdwu
ArtifactId

ArtifactId

japi-spring-web
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

类似于Swagger 的文档辅助工具

Download japi-spring-web

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.tdwu : japi-core jar 0.0.4
org.springframework : spring-webmvc 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.0.4
0.0.3
0.0.2
0.0.1