is not current version
Last Version 0.1.0

Config Composer 0.0.4

A library to auto generate code for Lightbend/Typesafe configuration handling

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.mylaesoftware
ArtifactId

ArtifactId

config-composer
Version

Version

0.0.4
Type

Type

jar
Description

Description

Config Composer
A library to auto generate code for Lightbend/Typesafe configuration handling
Project URL

Project URL

https://github.com/claudio-scandura/config-composer
Source Code Management

Source Code Management

https://github.com/claudio-scandura/config-composer

Download config-composer 0.0.4


<!-- https://jarcasting.com/artifacts/com.mylaesoftware/config-composer/ -->
<dependency>
    <groupId>com.mylaesoftware</groupId>
    <artifactId>config-composer</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mylaesoftware/config-composer/
implementation 'com.mylaesoftware:config-composer:0.0.4'
// https://jarcasting.com/artifacts/com.mylaesoftware/config-composer/
implementation ("com.mylaesoftware:config-composer:0.0.4")
'com.mylaesoftware:config-composer:jar:0.0.4'
<dependency org="com.mylaesoftware" name="config-composer" rev="0.0.4">
  <artifact name="config-composer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mylaesoftware', module='config-composer', version='0.0.4')
)
libraryDependencies += "com.mylaesoftware" % "config-composer" % "0.0.4"
[com.mylaesoftware/config-composer "0.0.4"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.typesafe : config jar 1.3.3

Project Modules

There are no modules declared in this project.