Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=com.thoughtworks.qdox:qdox:2.0.3

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

junit:junit
4.13.2
org.mockito:mockito-core
1.8.5
Details
Maven
2026-09-15 10:09:40 +00:00
281
QDox
The Apache Software License, Version 2.0
343 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