Configurable

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.fraunhofer.iosb.ilt
ArtifactId

ArtifactId

Configurable
Last Version

Last Version

0.33
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/FraunhoferIOSB/Configurable
Project Organization

Project Organization

Fraunhofer IOSB

Download Configurable

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
org.reflections : reflections jar 0.10.2
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 17.0.2

Project Modules

There are no modules declared in this project.
de.fraunhofer.iosb.ilt

Fraunhofer IOSB

Fraunhofer Institute of Optronics, System Technologies and Image Exploitation

Versions

Version
0.33
0.32
0.31
0.30