Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revelc/blazon
A validating typed-configuration library for use with various configuration sources.
https://github.com/revelc/blazon
configuration hacktoberfest java library maven types
Last synced: 5 days ago
JSON representation
A validating typed-configuration library for use with various configuration sources.
- Host: GitHub
- URL: https://github.com/revelc/blazon
- Owner: revelc
- License: apache-2.0
- Created: 2015-07-31T20:37:11.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2020-08-04T21:27:23.000Z (over 4 years ago)
- Last Synced: 2024-05-01T11:39:58.087Z (7 months ago)
- Topics: configuration, hacktoberfest, java, library, maven, types
- Language: Java
- Homepage: https://code.revelc.net/blazon
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![mvn verify][ci_img]][ci_link]
[![Maven Central][maven_img]][maven_link]
[![License][license_img]][license_link]# blazon
View documentation at:
https://code.revelc.net/blazonA validating typed-configuration library for use with various configuration sources.
This project uses [Semantic Versioning 2.0.0][semver].
[semver]: https://semver.org/spec/v2.0.0.html
[ci_img]: https://github.com/revelc/blazon/workflows/mvn%20verify/badge.svg
[ci_link]: https://github.com/revelc/blazon/actions
[license_img]: https://img.shields.io/badge/license-Apache%202.0-blue.svg
[license_link]: https://github.com/revelc/blazon/blob/main/LICENSE
[maven_img]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/blazon/badge.svg
[maven_link]: https://maven-badges.herokuapp.com/maven-central/net.revelc.code/blazon