mapway-doc

auto gen doc from api

License

License

GroupId

GroupId

cn.mapway
ArtifactId

ArtifactId

mapway-doc
Last Version

Last Version

0.0.29
Release Date

Release Date

Type

Type

jar
Description

Description

mapway-doc
auto gen doc from api
Source Code Management

Source Code Management

https://github.com/mapway/mapway-doc

Download mapway-doc

How to add to project

<!-- https://jarcasting.com/artifacts/cn.mapway/mapway-doc/ -->
<dependency>
    <groupId>cn.mapway</groupId>
    <artifactId>mapway-doc</artifactId>
    <version>0.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/cn.mapway/mapway-doc/
implementation 'cn.mapway:mapway-doc:0.0.29'
// https://jarcasting.com/artifacts/cn.mapway/mapway-doc/
implementation ("cn.mapway:mapway-doc:0.0.29")
'cn.mapway:mapway-doc:jar:0.0.29'
<dependency org="cn.mapway" name="mapway-doc" rev="0.0.29">
  <artifact name="mapway-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.mapway', module='mapway-doc', version='0.0.29')
)
libraryDependencies += "cn.mapway" % "mapway-doc" % "0.0.29"
[cn.mapway/mapway-doc "0.0.29"]

Dependencies

compile (2)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.55
org.springframework : spring-web jar 4.2.6.RELEASE

Project Modules

There are no modules declared in this project.

mapway-doc

produce api document automaticlly based on annotation

Versions

Version
0.0.29
0.0.28
0.0.27
0.0.26
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16