yapidoc

Maven plugin used to generate yapi document for Java controllers

License

License

GroupId

GroupId

com.eeeffff.yapidoc
ArtifactId

ArtifactId

yapidoc
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

yapidoc
Maven plugin used to generate yapi document for Java controllers
Project Organization

Project Organization

Fenglibin

Download yapidoc

Filename Size
yapidoc-1.0.5.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • yapidoc-core
  • yapidoc-maven-plugin

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0