| License | License | 
|---|---|
| Categories | CategoriesSearch Business Logic Libraries Elasticsearch | 
| GroupId | GroupIdcom.github.hekonsek | 
| ArtifactId | ArtifactIdview-elasticsearch | 
| Last Version | Last Version0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionview-elasticsearch view-elasticsearch | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| view-elasticsearch-0.0.pom | |
| view-elasticsearch-0.0.jar | 8 KB | 
| view-elasticsearch-0.0-sources.jar | 1 KB | 
| view-elasticsearch-0.0-javadoc.jar | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/view-elasticsearch/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>view-elasticsearch</artifactId>
    <version>0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hekonsek/view-elasticsearch/
implementation 'com.github.hekonsek:view-elasticsearch:0.0'// https://jarcasting.com/artifacts/com.github.hekonsek/view-elasticsearch/
implementation ("com.github.hekonsek:view-elasticsearch:0.0")'com.github.hekonsek:view-elasticsearch:jar:0.0'<dependency org="com.github.hekonsek" name="view-elasticsearch" rev="0.0">
  <artifact name="view-elasticsearch" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hekonsek', module='view-elasticsearch', version='0.0')
)libraryDependencies += "com.github.hekonsek" % "view-elasticsearch" % "0.0"[com.github.hekonsek/view-elasticsearch "0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.elasticsearch.client : transport | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.awaitility : awaitility | jar | 3.0.0 | 
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.1.51 | 
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.51 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |