| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.polyglotted |
| Идентификатор | Идентификаторes-wrapper |
| Версия | Версия2.4.3 |
| Тип | Типjar |
| Описание |
ОписаниеElastic Search Wrapper
Standard set of utilities for elastic search abstraction
|
| Организация-разработчик |
Организация-разработчикPolyglotted IO |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| es-wrapper-2.4.3.pom | |
| es-wrapper-2.4.3.jar | 114 KB |
| es-wrapper-2.4.3-tests.jar | 87 KB |
| es-wrapper-2.4.3-sources.jar | 30 KB |
| es-wrapper-2.4.3-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.polyglotted/es-wrapper/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>es-wrapper</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/es-wrapper/
implementation 'io.polyglotted:es-wrapper:2.4.3'
// https://jarcasting.com/artifacts/io.polyglotted/es-wrapper/
implementation ("io.polyglotted:es-wrapper:2.4.3")
'io.polyglotted:es-wrapper:jar:2.4.3'
<dependency org="io.polyglotted" name="es-wrapper" rev="2.4.3">
<artifact name="es-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='es-wrapper', version='2.4.3')
)
libraryDependencies += "io.polyglotted" % "es-wrapper" % "2.4.3"
[io.polyglotted/es-wrapper "2.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.dev.jna : jna | jar | 4.1.0 |
| com.vividsolutions : jts | jar | 1.13 |
| org.elasticsearch : elasticsearch | jar | 1.7.4 |
| org.apache.lucene : lucene-expressions | jar | 4.10.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.4 |
| fr.pilato.spring : spring-elasticsearch | jar | 1.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.google.guava : guava | jar | 18.0 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.springframework : spring-context | jar | 4.2.0.RELEASE |
| io.polyglotted : app-launcher | jar | 2.0.6 |
| io.polyglotted : pg-model | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.jmockit : jmockit | jar | 1.18 |
| org.testng : testng | jar | 6.9.6 |
| org.springframework : spring-test | jar | 4.2.0.RELEASE |