com.thoughtworks.qdox:qdox (2.0.3)
Published 2026-09-15 10:09:40 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>2.0.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.thoughtworks.qdox:qdox:2.0.3About this package
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.
Dependencies
junit:junit
4.13.2
org.mockito:mockito-core
1.8.5
Details
2026-09-15 10:09:40 +00:00
Assets (2)
Versions (4)
View all
Maven
281
QDox
The Apache Software License, Version 2.0
343 KiB
qdox-2.0.3.jar
326 KiB
qdox-2.0.3.pom
17 KiB