GroupId | GroupIdcom.gitee.zodiacstack |
---|---|
ArtifactId | ArtifactIdzodiac-mongo |
Version | Version1.4.6 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-mongo-1.4.6.pom | |
zodiac-mongo-1.4.6.jar | 6 KB |
zodiac-mongo-1.4.6-sources.jar | 5 KB |
zodiac-mongo-1.4.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mongo/
implementation 'com.gitee.zodiacstack:zodiac-mongo:1.4.6'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mongo/
implementation ("com.gitee.zodiacstack:zodiac-mongo:1.4.6")
'com.gitee.zodiacstack:zodiac-mongo:jar:1.4.6'
<dependency org="com.gitee.zodiacstack" name="zodiac-mongo" rev="1.4.6">
<artifact name="zodiac-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-mongo', version='1.4.6')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-mongo" % "1.4.6"
[com.gitee.zodiacstack/zodiac-mongo "1.4.6"]