is not current version
Last Version 1.1.2.RELEASE

szm-boot-es 1.0.9.RELEASE

基于SpringBoot扩展生态应用搜索引擎组件(集成ES) Copyright © 2020 智慧程序猿 All rights reserved. https://www.sinsz.com

License

License

GroupId

GroupId

com.sinszm
ArtifactId

ArtifactId

szm-boot-es
Version

Version

1.0.9.RELEASE
Type

Type

jar
Description

Description

szm-boot-es
基于SpringBoot扩展生态应用搜索引擎组件(集成ES) Copyright © 2020 智慧程序猿 All rights reserved. https://www.sinsz.com
Project Organization

Project Organization

SINSZM
Source Code Management

Source Code Management

https://gitee.com/sinszm/szm-boot.git

Download szm-boot-es 1.0.9.RELEASE


<!-- https://jarcasting.com/artifacts/com.sinszm/szm-boot-es/ -->
<dependency>
    <groupId>com.sinszm</groupId>
    <artifactId>szm-boot-es</artifactId>
    <version>1.0.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-es/
implementation 'com.sinszm:szm-boot-es:1.0.9.RELEASE'
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-es/
implementation ("com.sinszm:szm-boot-es:1.0.9.RELEASE")
'com.sinszm:szm-boot-es:jar:1.0.9.RELEASE'
<dependency org="com.sinszm" name="szm-boot-es" rev="1.0.9.RELEASE">
  <artifact name="szm-boot-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinszm', module='szm-boot-es', version='1.0.9.RELEASE')
)
libraryDependencies += "com.sinszm" % "szm-boot-es" % "1.0.9.RELEASE"
[com.sinszm/szm-boot-es "1.0.9.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
com.sinszm : szm-boot-common Optional jar 1.0.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.elasticsearch : elasticsearch jar 7.9.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.9.1
org.elasticsearch.client : elasticsearch-rest-client jar 7.9.1
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.