MVN

de.jollyday : jollyday

Maven & Gradle

Dec 18, 2019
19 usages
160 stars

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

<dependency>
    <groupId>de.jollyday</groupId>
    <artifactId>jollyday</artifactId>
    <version>0.5.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jollyday : jollyday to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.10

All Versions

Choose a version of de.jollyday : jollyday to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jollyday-0.5.10
jollyday-0.5.9
jollyday-0.5.8
jollyday-0.5.7
jollyday-0.5.6
jollyday-0.5.5
jollyday-0.5.4
jollyday-0.5.3
jollyday-0.5.2
jollyday-0.5.1
jollyday-0.5.0
0.4.x
jollyday-0.4.9
jollyday-0.4.8
jollyday-0.4.7
jollyday-0.4.6
jollyday-0.4.5

How to add a dependency to Maven

Add the following de.jollyday : jollyday maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.jollyday : jollyday gradle dependency to your build.gradle file:

implementation 'de.jollyday:jollyday:0.5.10'

Gradle Kotlin DSL: Add the following de.jollyday : jollyday gradle kotlin dependency to your build.gradle.kts file:

implementation("de.jollyday:jollyday:0.5.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.jollyday : jollyday sbt scala dependency to your build.sbt file:

libraryDependencies += "de.jollyday" % "jollyday" % "0.5.10"

Advertisement

Dependencies from Group

Dec 18, 2019
19 usages
160 stars

Discover Dependencies

Jun 07, 2023
731 usages
302 stars
Jul 30, 2023
31.2k stars
Apr 27, 2023
22 usages
2.6k stars
Jul 12, 2023
3 usages
426 stars
Sep 28, 2022
2 usages
4.5k stars
Jul 13, 2018
91 usages
44 stars
Jul 17, 2023
43 usages
277 stars
Aug 17, 2023
13 usages
287 stars
Aug 24, 2023
131 usages
72.6k stars