mica

An enhanced toolkit of Spring cloud to simplify development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dreamlu.mica
ArtifactId

ArtifactId

mica-cloud
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-cloud

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.dreamlu.mica : mica-boot jar 0.0.1-RC1

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
0.0.1-beta