License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.fraunhofer.iosb.ilt |
ArtifactId | ArtifactIdConfigurableExampleAnnotations |
Last Version | Last Version0.33 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCnfExample-Annotations
An example of the use of the Configurable framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations/ -->
<dependency>
<groupId>de.fraunhofer.iosb.ilt</groupId>
<artifactId>ConfigurableExampleAnnotations</artifactId>
<version>0.33</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations/
implementation 'de.fraunhofer.iosb.ilt:ConfigurableExampleAnnotations:0.33'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations/
implementation ("de.fraunhofer.iosb.ilt:ConfigurableExampleAnnotations:0.33")
'de.fraunhofer.iosb.ilt:ConfigurableExampleAnnotations:jar:0.33'
<dependency org="de.fraunhofer.iosb.ilt" name="ConfigurableExampleAnnotations" rev="0.33">
<artifact name="ConfigurableExampleAnnotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='ConfigurableExampleAnnotations', version='0.33')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "ConfigurableExampleAnnotations" % "0.33"
[de.fraunhofer.iosb.ilt/ConfigurableExampleAnnotations "0.33"]
Group / Artifact | Type | Version |
---|---|---|
de.fraunhofer.iosb.ilt : Configurable | jar | 0.33 |
org.openjfx : javafx-fxml | jar | 17.0.2 |
org.openjfx : javafx-controls | jar | 17.0.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |