License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdelasticsearch |
Version | Version1.0-RELEASEOT |
Type | Typejar |
Description |
Descriptiones模块
|
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/elasticsearch/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>elasticsearch</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/elasticsearch/
implementation 'io.gitee.laoshirenggo:elasticsearch:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/elasticsearch/
implementation ("io.gitee.laoshirenggo:elasticsearch:1.0-RELEASEOT")
'io.gitee.laoshirenggo:elasticsearch:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="elasticsearch" rev="1.0-RELEASEOT">
<artifact name="elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='elasticsearch', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "elasticsearch" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/elasticsearch "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | 2.3.10.RELEASE |
io.gitee.laoshirenggo : tools | jar | 1.0-RELEASEOT |
org.projectlombok : lombok | jar | 1.18.0 |