Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

Faroe v1.0.0

Compare
Choose a tag to compare
@autermann autermann released this 24 Jan 08:44
· 47 commits to master since this release
358bc38

Initial release of 52°North Faroe, a configuration API initially developed for Iceland.

This release is available on Maven Central:

<dependency>
    <groupId>org.n52.faroe</groupId>
    <artifactId>faroe</artifactId>
    <version>1.0.0</version>
</dependency>
<dependency>
    <groupId>org.n52.faroe</groupId>
    <artifactId>faroe-json</artifactId>
    <version>1.0.0</version>
</dependency>