is not current version
Last Version 0.8.1

cn.vertxup:zero-ifx-mongo 0.6.0


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-ifx-mongo
Version

Version

0.6.0
Type

Type

jar

Download zero-ifx-mongo 0.6.0


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