MVN

com.socialbakers.easy-config : easy-config

Maven & Gradle

Apr 28, 2017
0 stars

Easy Config · 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. ISSUES: -v potomkovi mam rucne psanou pomocnou property, ta se nesmi dostat do property descriptoru, pak je tam s klicem null -pokud reloadArgs byposition vrati null, vyhodit hned vyjimku - confDef = byOrder.get(iPos++); TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance -static enum Def -more executions with different configuration has conflict in options and names

<dependency>
    <groupId>com.socialbakers.easy-config</groupId>
    <artifactId>easy-config</artifactId>
    <version>0.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.socialbakers.easy-config : easy-config to add to Maven - Latest Versions:

  • Latest Stable: 0.5.7

All Versions

Choose a version of com.socialbakers.easy-config : easy-config to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
easy-config-0.5.7
easy-config-0.5.6
easy-config-0.5.5
easy-config-0.5.4
easy-config-0.5.2
easy-config-0.5.1
0.5
easy-config-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement

Dependencies from Group

Discover Dependencies

Nov 01, 2015
868 stars
Feb 03, 2020
4 usages
3 stars
Jul 27, 2016
6 usages
985 stars
Feb 17, 2016
2 usages
985 stars
Jun 20, 2017
38 usages
985 stars
Jun 20, 2017
4 usages
985 stars
Jan 12, 2016
985 stars
Oct 15, 2015
2 usages
66 stars
Oct 15, 2015
2 usages
66 stars
Oct 15, 2015
2 usages
66 stars