CnfExample

An example of the use of the Configurable framework.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.fraunhofer.iosb.ilt
ArtifactId

ArtifactId

ConfigurableExample
Last Version

Last Version

0.33
Release Date

Release Date

Type

Type

jar
Description

Description

CnfExample
An example of the use of the Configurable framework.
Project URL

Project URL

https://github.com/FraunhoferIOSB/Configurable
Project Organization

Project Organization

Fraunhofer IOSB

Download ConfigurableExample

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
de.fraunhofer.iosb.ilt : Configurable jar 0.33
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.33
0.32
0.31