SkillAgentSearch skills...

Jollyday

Jollyday - A holiday API

Install / Use

/learn @svendiedrichsen/Jollyday
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Jollyday

Sonarcloud Bugs Build Status Coverage Status Maven Central

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:

<dependency>
    <groupId>de.jollyday</groupId>
    <artifactId>jollyday</artifactId>
    <version>0.4.9</version>
</dependency>

0.5 Branch

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

<dependency>
    <groupId>de.jollyday</groupId>
    <artifactId>jollyday</artifactId>
    <version>0.5.8</version>
</dependency>

0.6 Branch planned

Planning to replace usage of JAXB with JiBX/XStream

License

Apache License, Version 2.0

View on GitHub
GitHub Stars195
CategoryDevelopment
Updated7d ago
Forks117

Languages

Java

Security Score

85/100

Audited on Mar 28, 2026

No findings