License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-dal-elastic |
Version | Version5.0.0 |
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.0.0.pom | |
mx-dal-elastic-5.0.0.jar | 35 KB |
mx-dal-elastic-5.0.0-sources.jar | 22 KB |
mx-dal-elastic-5.0.0-javadoc.jar | 180 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/
implementation 'io.gitee.johnpeng:mx-dal-elastic:5.0.0'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-elastic/
implementation ("io.gitee.johnpeng:mx-dal-elastic:5.0.0")
'io.gitee.johnpeng:mx-dal-elastic:jar:5.0.0'
<dependency org="io.gitee.johnpeng" name="mx-dal-elastic" rev="5.0.0">
<artifact name="mx-dal-elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-dal-elastic', version='5.0.0')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-dal-elastic" % "5.0.0"
[io.gitee.johnpeng/mx-dal-elastic "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-dal | jar | 5.0.0 |
io.gitee.johnpeng : mx-hanlp-utils | jar | 5.0.0 |
com.alibaba : fastjson | jar | 1.2.70 |
org.apache.logging.log4j : log4j-api | jar | 2.13.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.13.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.2.3 |
io.gitee.johnpeng : mx-service-utils | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |