QDox

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.

License

License

GroupId

GroupId

com.thoughtworks.qdox
ArtifactId

ArtifactId

qdox
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

QDox
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.
Project URL

Project URL

https://github.com/paul-hammant/qdox
Source Code Management

Source Code Management

https://github.com/paul-hammant/qdox

Download qdox

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
2.0-M10
2.0-M9
2.0-M8
2.0-M7
2.0-M6
2.0-M5
2.0-M4
2.0-M3
2.0-M2
2.0-M1
1.12.1
1.12
1.11
1.10.1
1.10
1.9.2
1.9.1
1.9
1.8
1.7
1.6.3
1.6.2