is not current version
Last Version 5.1.4

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

org.mx base java library.

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-dal-mongodb
Version

Version

4.1.0
Type

Type

jar

Download mx-dal-mongodb 4.1.0


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