GroupId | GroupIdcom.gitee.zodiacstack |
---|---|
ArtifactId | ArtifactIdzodiac-mongo |
Version | Version1.4.12 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-mongo-1.4.12.pom | |
zodiac-mongo-1.4.12.jar | 7 KB |
zodiac-mongo-1.4.12-sources.jar | 5 KB |
zodiac-mongo-1.4.12-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mongo/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-mongo</artifactId>
<version>1.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mongo/
implementation 'com.gitee.zodiacstack:zodiac-mongo:1.4.12'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mongo/
implementation ("com.gitee.zodiacstack:zodiac-mongo:1.4.12")
'com.gitee.zodiacstack:zodiac-mongo:jar:1.4.12'
<dependency org="com.gitee.zodiacstack" name="zodiac-mongo" rev="1.4.12">
<artifact name="zodiac-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-mongo', version='1.4.12')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-mongo" % "1.4.12"
[com.gitee.zodiacstack/zodiac-mongo "1.4.12"]