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

qdox
ArtifactId

ArtifactId

qdox
Last Version

Last Version

1.6.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 Organization

Project Organization

ThoughtWorks, Inc

Download qdox

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.1