mica

An enhanced toolkit of Spring cloud to simplify development.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

net.dreamlu.mica
ArtifactId

ArtifactId

mica-autoconfigure
Last Version

Last Version

0.0.1-alpha
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/open-source/mica
Source Code Management

Source Code Management

https://git.dreamlu.net/open-source/mica.git

Download mica-autoconfigure

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.dreamlu.mica : mica-core jar 0.0.1-alpha

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-alpha