| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch |
| Группа | Группаno.found.elasticsearch |
| Идентификатор | Идентификаторelasticsearch-transport-module |
| Последняя версия | Последняя версия0.8.9-1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеelasticsearch-transport-module
elasticsearch-transport-module
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/no.found.elasticsearch/elasticsearch-transport-module/ -->
<dependency>
<groupId>no.found.elasticsearch</groupId>
<artifactId>elasticsearch-transport-module</artifactId>
<version>0.8.9-1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.found.elasticsearch/elasticsearch-transport-module/
implementation 'no.found.elasticsearch:elasticsearch-transport-module:0.8.9-1.4.0'
// https://jarcasting.com/artifacts/no.found.elasticsearch/elasticsearch-transport-module/
implementation ("no.found.elasticsearch:elasticsearch-transport-module:0.8.9-1.4.0")
'no.found.elasticsearch:elasticsearch-transport-module:jar:0.8.9-1.4.0'
<dependency org="no.found.elasticsearch" name="elasticsearch-transport-module" rev="0.8.9-1.4.0">
<artifact name="elasticsearch-transport-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.found.elasticsearch', module='elasticsearch-transport-module', version='0.8.9-1.4.0')
)
libraryDependencies += "no.found.elasticsearch" % "elasticsearch-transport-module" % "0.8.9-1.4.0"
[no.found.elasticsearch/elasticsearch-transport-module "0.8.9-1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 1.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| log4j : log4j | jar | 1.2.17 |
| com.novocode : junit-interface | jar | 0.10 |