Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 820 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 820 Bytes

⚠️ This repository is archived and no further development will take place.

Config Extras

Config Extras contains extensions to Config.

Config Extras requires Java Runtime Environment (JRE) 8 or newer.

Dependencies

Config Extras depends on the following libraries:

  • Config 1.3.3

Download

Add a Maven dependency to Config Extras:

<dependency>
  <groupId>org.jvirtanen.config</groupId>
  <artifactId>config-extras</artifactId>
  <version><!-- latest release --></version>
</dependency>

See the latest release on GitHub.

License

Copyright 2014 Jussi Virtanen.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.