Last Version

yapidoc 1.0.5

Maven plugin used to generate yapi document for Java controllers

License

License

GroupId

GroupId

com.eeeffff.yapidoc
ArtifactId

ArtifactId

yapidoc
Version

Version

1.0.5
Type

Type

pom
Description

Description

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

Project Organization

Fenglibin

Download yapidoc 1.0.5

Filename Size
yapidoc-1.0.5.pom 5 KB
Browse

<!-- 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