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