MVN

net.dreamlu : mica-plus-error-catch

Maven & Gradle

Mar 24, 2020
1 usages
1.9k stars

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

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-plus-error-catch</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.2

All Versions

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

Version Vulnerabilities Updated
1.2.x
mica-plus-error-catch-1.2.2
mica-plus-error-catch-1.2.1
mica-plus-error-catch-1.2.0
1.1.x
mica-plus-error-catch-1.1.9
mica-plus-error-catch-1.1.8
mica-plus-error-catch-1.1.7
mica-plus-error-catch-1.1.6
mica-plus-error-catch-1.1.5
mica-plus-error-catch-1.1.4
mica-plus-error-catch-1.1.3
mica-plus-error-catch-1.1.2
mica-plus-error-catch-1.1.1
mica-plus-error-catch-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-plus-error-catch</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.dreamlu:mica-plus-error-catch:1.2.2'

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

implementation("net.dreamlu:mica-plus-error-catch:1.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.dreamlu" % "mica-plus-error-catch" % "1.2.2"

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