| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdde.fraunhofer.iosb.ilt |
| ArtifactId | ArtifactIdConfigurableParent |
| Last Version | Last Version0.33 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionConfigurableParent
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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ConfigurableParent-0.33.pom | 5 KB |
| Browse |
<!-- 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"]