Jollyday Tests

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-tests
Последняя версия

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

0.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jollyday Tests
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).

Скачать jollyday-tests

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.focus-shift : jollyday-core jar 0.8.0
de.focus-shift : jollyday-jaxb jar 0.8.0

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.23.1
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1
ch.qos.logback : logback-classic jar 1.2.11

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

Данный проект не имеет модулей.

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

Версия
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0