is not current version
Last Version 5.2.1

io.gitee.johnpeng:mx-dal-elastic 5.2.0

org.mx base java library.

GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-dal-elastic
Version

Version

5.2.0
Type

Type

jar

Download mx-dal-elastic 5.2.0


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