Last Version

io.gitee.laoshirenggo:elasticsearch 1.1

es模块

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

elasticsearch
Version

Version

1.1
Type

Type

jar
Description

Description

es模块
Project URL

Project URL

https://gitee.com/laoshirenggo/jl-elasticsearch

Download elasticsearch 1.1


<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/elasticsearch/ -->
<dependency>
    <groupId>io.gitee.laoshirenggo</groupId>
    <artifactId>elasticsearch</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/elasticsearch/
implementation 'io.gitee.laoshirenggo:elasticsearch:1.1'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/elasticsearch/
implementation ("io.gitee.laoshirenggo:elasticsearch:1.1")
'io.gitee.laoshirenggo:elasticsearch:jar:1.1'
<dependency org="io.gitee.laoshirenggo" name="elasticsearch" rev="1.1">
  <artifact name="elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='elasticsearch', version='1.1')
)
libraryDependencies += "io.gitee.laoshirenggo" % "elasticsearch" % "1.1"
[io.gitee.laoshirenggo/elasticsearch "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 2.3.10.RELEASE
io.gitee.laoshirenggo : tools jar 1.3

Project Modules

There are no modules declared in this project.