is not current version
Last Version 0.1.0

Config Composer annotation processor 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-processor
Version

Version

0.0.4
Type

Type

jar
Description

Description

Config Composer annotation processor
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-processor 0.0.4


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.mylaesoftware : config-composer jar 0.0.4
org.apache.commons : commons-lang3 jar 3.8.1
com.squareup : javapoet jar 1.11.1
com.typesafe : config jar 1.3.3

Project Modules

There are no modules declared in this project.