| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Search Прикладные библиотеки Elasticsearch |
| Группа | Группаcom.github.ydespreaux.spring.data |
| Идентификатор | Идентификаторspring-data-elasticsearch-rest |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Описание |
Описаниеspring-data-elasticsearch-rest
Data Elasticsearch with RestClient
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest/ -->
<dependency>
<groupId>com.github.ydespreaux.spring.data</groupId>
<artifactId>spring-data-elasticsearch-rest</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest/
implementation 'com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest:1.1.2'
// https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest/
implementation ("com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest:1.1.2")
'com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest:jar:1.1.2'
<dependency org="com.github.ydespreaux.spring.data" name="spring-data-elasticsearch-rest" rev="1.1.2">
<artifact name="spring-data-elasticsearch-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ydespreaux.spring.data', module='spring-data-elasticsearch-rest', version='1.1.2')
)
libraryDependencies += "com.github.ydespreaux.spring.data" % "spring-data-elasticsearch-rest" % "1.1.2"
[com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.5.0 |
| org.elasticsearch : elasticsearch | jar | 6.5.0 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.springframework : spring-tx | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.springframework.boot : spring-boot-starter-json | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.4.RELEASE |
| org.javassist : javassist | jar | 3.24.1-GA |
| org.springframework : spring-webflux Необязательный | jar | |
| io.projectreactor.netty : reactor-netty Необязательный | jar | |
| org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
| org.projectlombok : lombok | jar | 1.18.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.locationtech.spatial4j : spatial4j | jar | 0.7 |
| org.locationtech.jts : jts-core | jar | 1.16.1 |
| io.projectreactor : reactor-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.projectreactor : reactor-test | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.1.4.RELEASE |
| com.github.ydespreaux.testcontainers : testcontainers-elasticsearch | jar | 1.2.3 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.4.2 |
| org.testcontainers : junit-jupiter | jar | 1.11.2 |
| commons-lang : commons-lang | jar | 2.6 |