Easy Config - Maven Plugin

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all.

License

License

Categories

Categories

Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.socialbakers.easy-config
ArtifactId

ArtifactId

easy-config-maven-plugin
Last Version

Last Version

0.5.7
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Easy Config - Maven Plugin
Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all.

Download easy-config-maven-plugin

How to add to project

<plugin>
    <groupId>com.socialbakers.easy-config</groupId>
    <artifactId>easy-config-maven-plugin</artifactId>
    <version>0.5.7</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
com.socialbakers.easy-config : easy-config-core jar 0.5.7
org.apache.maven : maven-plugin-api jar 2.0
org.freemarker : freemarker jar 2.3.20
jdom : jdom jar 1.1
org.apache.commons : commons-lang3 jar 3.3.2
commons-beanutils : commons-beanutils jar 1.9.1
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.7
0.5.6
0.5.5
0.5.4
0.5.2
0.5.1
0.5