Config :: Root

Parent POM

Лицензия

Лицензия

Категории

Категории

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

Группа

net.cactusthorn.config
Идентификатор

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

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

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

0.80
Дата

Дата

Тип

Тип

pom
Описание

Описание

Config :: Root
Parent POM
Ссылка на сайт

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

https://github.com/Gmugra/net.cactusthorn.config
Система контроля версий

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

https://github.com/Gmugra/net.cactusthorn.config

Скачать root

Имя Файла Размер
root-0.80.pom 21 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/root/ -->
<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>root</artifactId>
    <version>0.80</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/root/
implementation 'net.cactusthorn.config:root:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/root/
implementation ("net.cactusthorn.config:root:0.80")
'net.cactusthorn.config:root:pom:0.80'
<dependency org="net.cactusthorn.config" name="root" rev="0.80">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='root', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "root" % "0.80"
[net.cactusthorn.config/root "0.80"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

  • core
  • compiler
  • jasypt
  • toml
  • json
  • hjson
  • yaml
  • zookeeper
  • tests

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

Версия
0.80
0.70
0.60
0.50
0.40
0.31
0.30
0.20
0.10