japi

类似于Swagger 的文档辅助工具

License

License

GroupId

GroupId

io.github.tdwu
ArtifactId

ArtifactId

japi
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

japi
类似于Swagger 的文档辅助工具

Download japi

Filename Size
japi-0.1.2.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • japi-core
  • japi-starter

Versions

Version
0.1.2
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1