autoconfig-autoconfig-compiler

Autoconfig Compiler

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.polymorphicpanda
ArtifactId

ArtifactId

autoconfig-compiler
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

autoconfig-autoconfig-compiler
Autoconfig Compiler
Project URL

Project URL

https://github.com/raniejade/autoconfig
Source Code Management

Source Code Management

https://github.com/raniejade/autoconfig

Download autoconfig-compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.auto : auto-common jar 0.3
com.squareup : javawriter jar 2.5.0
io.polymorphicpanda : autoconfig jar 0.2.1

Project Modules

There are no modules declared in this project.

AutoConfig

A new approach to load application configuration.

Documentation can be accesed here.

Versions

Version
0.2.1
0.2.0