| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch |
| Группа | Группаcom.graphaware.integration.es |
| Идентификатор | Идентификаторelasticsearch-tests-integration |
| Последняя версия | Последняя версия2.3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеElasticsearch Integration Tests
Test Utilities for GraphAware Neo4j-Elasticsearch Integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.graphaware.integration.es/elasticsearch-tests-integration/ -->
<dependency>
<groupId>com.graphaware.integration.es</groupId>
<artifactId>elasticsearch-tests-integration</artifactId>
<version>2.3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.integration.es/elasticsearch-tests-integration/
implementation 'com.graphaware.integration.es:elasticsearch-tests-integration:2.3.0.1'
// https://jarcasting.com/artifacts/com.graphaware.integration.es/elasticsearch-tests-integration/
implementation ("com.graphaware.integration.es:elasticsearch-tests-integration:2.3.0.1")
'com.graphaware.integration.es:elasticsearch-tests-integration:jar:2.3.0.1'
<dependency org="com.graphaware.integration.es" name="elasticsearch-tests-integration" rev="2.3.0.1">
<artifact name="elasticsearch-tests-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.integration.es', module='elasticsearch-tests-integration', version='2.3.0.1')
)
libraryDependencies += "com.graphaware.integration.es" % "elasticsearch-tests-integration" % "2.3.0.1"
[com.graphaware.integration.es/elasticsearch-tests-integration "2.3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codelibs : elasticsearch-cluster-runner | jar | 2.3.0.0 |
| io.searchbox : jest | jar | 2.0.2 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |