Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llorllale/jconfigurations
Provides simple and intuitive injection of configurations into object attributes.
https://github.com/llorllale/jconfigurations
command-line configuration java jcommander utility
Last synced: 9 days ago
JSON representation
Provides simple and intuitive injection of configurations into object attributes.
- Host: GitHub
- URL: https://github.com/llorllale/jconfigurations
- Owner: llorllale
- License: apache-2.0
- Created: 2015-04-02T02:36:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T15:53:23.000Z (about 7 years ago)
- Last Synced: 2024-04-15T02:09:33.767Z (7 months ago)
- Topics: command-line, configuration, java, jcommander, utility
- Language: Java
- Homepage: http://llorllale.github.io/jconfigurations
- Size: 361 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![icon](/src/site/resources/images/puzzle_32.png)
# jconfigurationsInspired by [jcommander](https://github.com/cbeust/jcommander), this library provides simple and intuitive *injection* of configurations into object attributes of your choosing. It is intended for use in non-managed environments or projects where [JSR 299: Contexts and Dependency Injection for the JavaTM EE platform](https://jcp.org/en/jsr/detail?id=299) would be overkill.
[Project site.](http://llorllale.github.io/jconfigurations/)
Icon made by [EpiCoders](https://www.flaticon.com/authors/epiccoders) from [www.flaticon.com](https://www.flaticon.com).