Эксперт ХД

com.thoughtworks.qdox:qdox (1.12.1)

Published 2026-09-15 10:09:39 +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>1.12.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.thoughtworks.qdox:qdox:1.12.1

About 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

ant:ant
1.5.1
junit:junit
3.8.1
jmock:jmock
1.0.0
Details
Maven
2026-09-15 10:09:39 +00:00
274
QDox
The Apache Software License, Version 2.0
193 KiB
Assets (2)
Versions (4) View all
2.1.0 2026-09-15
2.0.3 2026-09-15
1.12.1 2026-09-15
1.12 2026-09-15