License |
License |
---|---|
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-base-es |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-base-es
ddphin-base
|
Filename | Size |
---|---|
ddphin-base-es-1.1.8.pom | |
ddphin-base-es-1.1.8.jar | 8 KB |
ddphin-base-es-1.1.8-sources.jar | 5 KB |
ddphin-base-es-1.1.8-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-es/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-base-es</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-es/
implementation 'com.github.ddphin:ddphin-base-es:1.1.8'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-es/
implementation ("com.github.ddphin:ddphin-base-es:1.1.8")
'com.github.ddphin:ddphin-base-es:jar:1.1.8'
<dependency org="com.github.ddphin" name="ddphin-base-es" rev="1.1.8">
<artifact name="ddphin-base-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-base-es', version='1.1.8')
)
libraryDependencies += "com.github.ddphin" % "ddphin-base-es" % "1.1.8"
[com.github.ddphin/ddphin-base-es "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddphin : ddphin-base-common | jar | 1.1.8 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.1 |
mysql : mysql-connector-java | jar | 8.0.16 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.1.1 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.1.1 |
org.elasticsearch : elasticsearch | jar | 7.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |