is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-mongo 1.5.2

Zodiac MongoDB

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-mongo
Version

Version

1.5.2
Type

Type

jar

Download zodiac-mongo 1.5.2


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