is not current version
Last Version 1.2.2

net.dreamlu:mica-actuator 1.2.0

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-actuator
Version

Version

1.2.0
Type

Type

jar

Download mica-actuator 1.2.0


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