License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.fraunhofer.iosb.ilt |
ArtifactId | ArtifactIdConfigurable |
Version | Version0.31 |
Type | Typejar |
Description |
DescriptionConfigurable
A light-weight framework for generating configuration user interfaces from classes and storing the configuration in JSON.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
Configurable-0.31.pom | |
Configurable-0.31.jar | 160 KB |
Configurable-0.31-sources.jar | 112 KB |
Configurable-0.31-javadoc.jar | 963 KB |
Browse |
<!-- 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"]
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 |