argo-doclet

generate api wiki with AnnotationProcessor and Markdown

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-doclet
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

argo-doclet
generate api wiki with AnnotationProcessor and Markdown
Project URL

Project URL

https://github.com/yamingd/argo-doclet
Source Code Management

Source Code Management

https://github.com/yamingd/argo-doclet

Download argo-doclet

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.springframework : spring-context jar 3.2.12.RELEASE
org.hibernate : hibernate-validator jar 4.3.1.Final
com.github.yamingd.argo : annotations jar 2.2.0
org.springframework : spring-web jar 3.2.12.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.1
2.0.0