is not current version
Last Version 2.7.1.1

net.dreamlu:mica-mongo 2.0.3-GA

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-mongo
Version

Version

2.0.3-GA
Type

Type

jar

Download mica-mongo 2.0.3-GA


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