| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdio.gitee.laoshirenggo |
| ArtifactId | ArtifactIdelasticsearch |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiones模块
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| elasticsearch-1.1.pom | |
| elasticsearch-1.1.jar | 13 KB |
| elasticsearch-1.1-sources.jar | 5 KB |
| elasticsearch-1.1-javadoc.jar | 45 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | 2.3.10.RELEASE |
| io.gitee.laoshirenggo : tools | jar | 1.3 |