GroupId | GroupIdio.gitee.johnpeng |
---|---|
ArtifactId | ArtifactIdmx-dal-elastic |
Version | Version4.1.1 |
Type | Typejar |
Filename | Size |
---|---|
mx-dal-elastic-4.1.1.pom | |
mx-dal-elastic-4.1.1.jar | 33 KB |
mx-dal-elastic-4.1.1-sources.jar | 22 KB |
mx-dal-elastic-4.1.1-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.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"]