ConfigurableParent

A light-weight framework for generating configuration user interfaces from classes and storing the configuration in JSON.

Лицензия

Лицензия

Категории

Категории

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

Группа

de.fraunhofer.iosb.ilt
Идентификатор

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

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

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

0.33
Дата

Дата

Тип

Тип

pom
Описание

Описание

ConfigurableParent
A light-weight framework for generating configuration user interfaces from classes and storing the configuration in JSON.
Ссылка на сайт

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

https://github.com/FraunhoferIOSB/Configurable
Организация-разработчик

Организация-разработчик

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

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

https://github.com/FraunhoferIOSB/Configurable

Скачать ConfigurableParent

Имя Файла Размер
ConfigurableParent-0.33.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableParent/ -->
<dependency>
    <groupId>de.fraunhofer.iosb.ilt</groupId>
    <artifactId>ConfigurableParent</artifactId>
    <version>0.33</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableParent/
implementation 'de.fraunhofer.iosb.ilt:ConfigurableParent:0.33'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableParent/
implementation ("de.fraunhofer.iosb.ilt:ConfigurableParent:0.33")
'de.fraunhofer.iosb.ilt:ConfigurableParent:pom:0.33'
<dependency org="de.fraunhofer.iosb.ilt" name="ConfigurableParent" rev="0.33">
  <artifact name="ConfigurableParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='ConfigurableParent', version='0.33')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "ConfigurableParent" % "0.33"
[de.fraunhofer.iosb.ilt/ConfigurableParent "0.33"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • Configurable
  • examples/AnnotationExample
  • examples/ConfigurableExample

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

Версия
0.33
0.32
0.31