mica

An enhanced toolkit of Spring cloud to simplify development.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.dreamlu.mica
ArtifactId

ArtifactId

mica-error-catch-client
Last Version

Last Version

0.0.1-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

mica
An enhanced toolkit of Spring cloud to simplify development.
Project URL

Project URL

https://git.dreamlu.net/dream-vip/mica
Source Code Management

Source Code Management

https://git.dreamlu.net/dream-vip/mica.git

Download mica-error-catch-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.dreamlu.mica/mica-error-catch-client/ -->
<dependency>
    <groupId>net.dreamlu.mica</groupId>
    <artifactId>mica-error-catch-client</artifactId>
    <version>0.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-error-catch-client/
implementation 'net.dreamlu.mica:mica-error-catch-client:0.0.1-RC1'
// https://jarcasting.com/artifacts/net.dreamlu.mica/mica-error-catch-client/
implementation ("net.dreamlu.mica:mica-error-catch-client:0.0.1-RC1")
'net.dreamlu.mica:mica-error-catch-client:jar:0.0.1-RC1'
<dependency org="net.dreamlu.mica" name="mica-error-catch-client" rev="0.0.1-RC1">
  <artifact name="mica-error-catch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu.mica', module='mica-error-catch-client', version='0.0.1-RC1')
)
libraryDependencies += "net.dreamlu.mica" % "mica-error-catch-client" % "0.0.1-RC1"
[net.dreamlu.mica/mica-error-catch-client "0.0.1-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
net.dreamlu.mica : mica-boot jar 0.0.1-RC1
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.cloud : spring-cloud-commons jar
org.springframework.cloud : spring-cloud-stream jar

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RC1