GroupId | GroupIdcn.vertxup |
---|---|
ArtifactId | ArtifactIdzero-ifx-mongo |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-mongo-0.6.1.pom | |
zero-ifx-mongo-0.6.1.jar | 10 KB |
zero-ifx-mongo-0.6.1-sources.jar | 5 KB |
zero-ifx-mongo-0.6.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-mongo/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-mongo</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-mongo/
implementation 'cn.vertxup:zero-ifx-mongo:0.6.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-mongo/
implementation ("cn.vertxup:zero-ifx-mongo:0.6.1")
'cn.vertxup:zero-ifx-mongo:jar:0.6.1'
<dependency org="cn.vertxup" name="zero-ifx-mongo" rev="0.6.1">
<artifact name="zero-ifx-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-mongo', version='0.6.1')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-mongo" % "0.6.1"
[cn.vertxup/zero-ifx-mongo "0.6.1"]