doklet

This is a modification to the standard doclet that allows http://server/path/to/index.html?ShortClassName to automatically expands to: http://server/path/to/index.html?fully/qualified/ClassName.html This makes it easier to reference javadoc

Лицензия

Лицензия

Группа

Группа

org.kohsuke
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

doklet
This is a modification to the standard doclet that allows http://server/path/to/index.html?ShortClassName to automatically expands to: http://server/path/to/index.html?fully/qualified/ClassName.html This makes it easier to reference javadoc

Скачать doklet

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

system (1)

Идентификатор библиотеки Тип Версия
com.sun.tools » tools jar 1.7

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

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

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

Версия
1.0