Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/svendiedrichsen/jollyday

Jollyday - A holiday API
https://github.com/svendiedrichsen/jollyday

holiday-api holiday-calculation java

Last synced: about 2 months ago
JSON representation

Jollyday - A holiday API

Awesome Lists containing this project

README

        

Jollyday
========

[![Sonarcloud Bugs](https://sonarcloud.io/api/project_badges/quality_gate?project=de.jollyday%3Ajollyday)](https://sonarcloud.io/dashboard?id=de.jollyday%3Ajollyday)
[![Build Status](https://travis-ci.org/svendiedrichsen/jollyday.svg)](https://travis-ci.org/svendiedrichsen/jollyday)
[![Coverage Status](https://coveralls.io/repos/github/svendiedrichsen/jollyday/badge.svg?branch=master)](https://coveralls.io/github/svendiedrichsen/jollyday?branch=master)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.jollyday/jollyday/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.jollyday/jollyday)

File encoding: Please use UTF-8 as your default file encoding.
Code formatting: Please use the provided code-formatter.xml as your project code formatter.

## 0.4 Branch
To use latest release based on **Joda-Time** add this to your `pom.xml`:
```

de.jollyday
jollyday
0.4.9

```

## 0.5 Branch
To use latest release based on **Java Time API** and **Threeten-Extra library** add this to your `pom.xml`:
```

de.jollyday
jollyday
0.5.8

```

## 0.6 Branch planned
Planning to replace usage of JAXB with JiBX/XStream

## License

[Apache License, Version 2.0](LICENSE.md)