A maven plugin to use lazydoc as part of the build process.
'org.lazydoc:lazydoc-plugin:1.0.2'
<dependency>
<groupId>org.lazydoc</groupId>
<artifactId>lazydoc-plugin</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.lazydoc" name="lazydoc-plugin" rev="1.0.2"/>
"org.lazydoc", "lazydoc-plugin", "1.0.2"