MVN

net.dreamlu : mica-holidays

Maven & Gradle

Oct 21, 2023
1.9k stars

mica · An enhanced toolkit of Spring cloud to simplify development.

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-holidays</artifactId>
    <version>3.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dreamlu : mica-holidays to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.5

All Versions

Choose a version of net.dreamlu : mica-holidays to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
mica-holidays-3.1.5
2.7.x
mica-holidays-2.7.17

How to add a dependency to Maven

Add the following net.dreamlu : mica-holidays maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-holidays</artifactId>
    <version>3.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dreamlu : mica-holidays gradle dependency to your build.gradle file:

implementation 'net.dreamlu:mica-holidays:3.1.5'

Gradle Kotlin DSL: Add the following net.dreamlu : mica-holidays gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dreamlu:mica-holidays:3.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dreamlu : mica-holidays sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dreamlu" % "mica-holidays" % "3.1.5"

Advertisement

Dependencies from Group

Jun 24, 2023
22 usages
181 stars
Aug 25, 2023
21 usages
1.9k stars
Jul 22, 2018
4 usages
Mar 24, 2020
4 usages
1.9k stars
Mar 24, 2020
4 usages
1.9k stars

Discover Dependencies