is not current version
Last Version 5.1.4

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

org.mx base java library.

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-dal-mongodb
Version

Version

4.1.1
Type

Type

jar

Download mx-dal-mongodb 4.1.1


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