| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdno.found.elasticsearch |
| ArtifactId | ArtifactIdelasticsearch-transport-module |
| Last Version | Last Version0.8.9-1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelasticsearch-transport-module
elasticsearch-transport-module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |