is not current version
Last Version 5.2.1

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

org.mx base java library.

GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-dal-elastic
Version

Version

4.1.1
Type

Type

jar

Download mx-dal-elastic 4.1.1


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