Last Version

QDox 1.6.1

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
Version

Version

1.6.1
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 1.6.1


<!-- 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.