is not current version
Last Version 5.1.4

io.gitee.johnpeng:mx-dal-mongodb 5.1.2

org.mx base java library.

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-dal-mongodb
Version

Version

5.1.2
Type

Type

jar

Download mx-dal-mongodb 5.1.2


<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-mongodb/ -->
<dependency>
    <groupId>io.gitee.johnpeng</groupId>
    <artifactId>mx-dal-mongodb</artifactId>
    <version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-mongodb/
implementation 'io.gitee.johnpeng:mx-dal-mongodb:5.1.2'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-mongodb/
implementation ("io.gitee.johnpeng:mx-dal-mongodb:5.1.2")
'io.gitee.johnpeng:mx-dal-mongodb:jar:5.1.2'
<dependency org="io.gitee.johnpeng" name="mx-dal-mongodb" rev="5.1.2">
  <artifact name="mx-dal-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-dal-mongodb', version='5.1.2')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-dal-mongodb" % "5.1.2"
[io.gitee.johnpeng/mx-dal-mongodb "5.1.2"]