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

config-doclet-core 0.7

Doclet that produces documentation of your configuration options

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

config-doclet-core
Версия

Версия

0.7
Тип

Тип

jar
Описание

Описание

config-doclet-core
Doclet that produces documentation of your configuration options

Скачать config-doclet-core 0.7


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.7
com.google.code.gson : gson Необязательный jar 2.8.5
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2

test (6)

Идентификатор библиотеки Тип Версия
com.github.mike10004 : config-doclet-tests-common jar 0.7
junit : junit jar 4.12
com.google.guava : guava jar 26.0-jre
commons-io : commons-io jar 2.6
org.apache.commons : commons-text jar 1.2
org.easymock : easymock jar 3.6

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

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