| GroupId | GroupIdio.gitee.johnpeng |
|---|---|
| ArtifactId | ArtifactIdmx-dal-elastic |
| Version | Version4.1.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| mx-dal-elastic-4.1.0.pom | |
| mx-dal-elastic-4.1.0.jar | 33 KB |
| mx-dal-elastic-4.1.0-sources.jar | 22 KB |
| mx-dal-elastic-4.1.0-javadoc.jar | 186 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-dal-elastic</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/
implementation 'io.gitee.johnpeng:mx-dal-elastic:4.1.0'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/
implementation ("io.gitee.johnpeng:mx-dal-elastic:4.1.0")
'io.gitee.johnpeng:mx-dal-elastic:jar:4.1.0'
<dependency org="io.gitee.johnpeng" name="mx-dal-elastic" rev="4.1.0">
<artifact name="mx-dal-elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-dal-elastic', version='4.1.0')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-dal-elastic" % "4.1.0"
[io.gitee.johnpeng/mx-dal-elastic "4.1.0"]