[top] / com / thoughtworks / qdox /
qdox /
2.0-M9
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
Repository |
external |
Group ID |
com.thoughtworks.qdox |
Artifact ID |
qdox |
Version |
2.0-M9 |
Packaging |
jar |
Parent |
org.sonatype.oss oss-parent 9
(View)
|
POM Snippet
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>2.0-M9</version>
</dependency>
Other Details
SCM