Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 496 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 496 Bytes

archaius2-yaml

Build and Test

Archaius2 extension that adds support for reading YAML configuration.

Building

The project requires at least JDK 11 and it has gradle wrapper built-in so there's no need to install gradle.

To build, ./gradlew

Publishing