Jollyday

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are 63 countries supported like the following: United States, most european countries, Russia, India, Australia. Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Лицензия

Лицензия

Группа

Группа

de.focus-shift
Идентификатор

Идентификатор

jollyday
Последняя версия

Последняя версия

0.8.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jollyday
This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are 63 countries supported like the following: United States, most european countries, Russia, India, Australia. Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).
Ссылка на сайт

Ссылка на сайт

https://github.com/focus-shift/jollyday
Система контроля версий

Система контроля версий

https://github.com/focus-shift/jollyday.git

Скачать jollyday

Имя Файла Размер
jollyday-0.8.0.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.focus-shift/jollyday/ -->
<dependency>
    <groupId>de.focus-shift</groupId>
    <artifactId>jollyday</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.focus-shift/jollyday/
implementation 'de.focus-shift:jollyday:0.8.0'
// https://jarcasting.com/artifacts/de.focus-shift/jollyday/
implementation ("de.focus-shift:jollyday:0.8.0")
'de.focus-shift:jollyday:pom:0.8.0'
<dependency org="de.focus-shift" name="jollyday" rev="0.8.0">
  <artifact name="jollyday" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.focus-shift', module='jollyday', version='0.8.0')
)
libraryDependencies += "de.focus-shift" % "jollyday" % "0.8.0"
[de.focus-shift/jollyday "0.8.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jollyday-core
  • jollyday-jaxb
  • jollyday-tests

Версии библиотеки

Версия
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0