is not current version
Last Version 0.33

Configurable 0.31

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
Version

Version

0.31
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 0.31


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9
net.oneandone.reflections8 : reflections8 jar 0.11.7
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
org.openjfx : javafx-controls jar 17.0.1

Project Modules

There are no modules declared in this project.