ConfigAPI

A configuration library for Java.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

4.6.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

ConfigAPI
A configuration library for Java.
Ссылка на сайт

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

https://github.com/Siroshun09/ConfigAPI
Система контроля версий

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

https://github.com/Siroshun09/ConfigAPI

Скачать parent

Имя Файла Размер
parent-4.6.0.pom 8 KB
Обзор

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 23.0.0

test (2)

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

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

  • api
  • yaml

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

Версия
4.6.0
4.5.0
4.4.0
4.3.1
4.3.0
4.2.1
4.2.0
4.1.0