Last Version

Easy Config - Maven Plugin 0.5.7

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
Version

Version

0.5.7
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 0.5.7


<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.