Typesafe Config DocGen Core

Tools for automatic documentation generation from typesafe config configurations

Лицензия

Лицензия

Группа

Группа

io.github.okvee
Идентификатор

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

tscfg-docgen-core
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Typesafe Config DocGen Core
Tools for automatic documentation generation from typesafe config configurations
Ссылка на сайт

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

https://github.com/okvee/tscfg-docgen

Скачать tscfg-docgen-core

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.typesafe : config jar 1.3.1
org.freemarker : freemarker jar 2.3.26-incubating

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

test (1)

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

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

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

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

Версия
0.2.0
0.1.0