License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-dal-elastic |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.mx base
org.mx base java library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mx-dal-elastic-5.2.1.pom | |
mx-dal-elastic-5.2.1.jar | 33 KB |
mx-dal-elastic-5.2.1-sources.jar | 22 KB |
mx-dal-elastic-5.2.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>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/
implementation 'io.gitee.johnpeng:mx-dal-elastic:5.2.1'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/
implementation ("io.gitee.johnpeng:mx-dal-elastic:5.2.1")
'io.gitee.johnpeng:mx-dal-elastic:jar:5.2.1'
<dependency org="io.gitee.johnpeng" name="mx-dal-elastic" rev="5.2.1">
<artifact name="mx-dal-elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-dal-elastic', version='5.2.1')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-dal-elastic" % "5.2.1"
[io.gitee.johnpeng/mx-dal-elastic "5.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-dal | jar | 5.0.2 |
co.elastic.clients : elasticsearch-java | jar | 8.1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
jakarta.json : jakarta.json-api | jar | 2.0.1 |
io.gitee.johnpeng : mx-service-utils | jar | 5.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |