is not current version
Last Version 0.33

Configurable 0.30

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

License

License

LGPL-3
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.fraunhofer.iosb.ilt
ArtifactId

ArtifactId

Configurable
Version

Version

0.30
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
Source Code Management

Source Code Management

https://github.com/FraunhoferIOSB/Configurable

Download Configurable 0.30


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
net.oneandone.reflections8 : reflections8 jar 0.11.7
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.11
org.openjfx : javafx-controls jar 15.0.1

Project Modules

There are no modules declared in this project.