smart-doc-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.

Лицензия

Лицензия

Группа

Группа

com.github.shalousun
Идентификатор

Идентификатор

qdox
Последняя версия

Последняя версия

2.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

smart-doc-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.
Ссылка на сайт

Ссылка на сайт

https://github.com/paul-hammant/qdox
Система контроля версий

Система контроля версий

https://github.com/paul-hammant/qdox

Скачать qdox

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 1.8.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.2
2.0.1