License |
License |
---|---|
Categories |
CategoriesData Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezydata-elasticsearch |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezydata-elasticsearch
Support for data, memory caching and database interaction
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ezydata-elasticsearch-1.2.3.pom | |
ezydata-elasticsearch-1.2.3.jar | 31 KB |
ezydata-elasticsearch-1.2.3-sources.jar | 19 KB |
ezydata-elasticsearch-1.2.3-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezydata-elasticsearch/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezydata-elasticsearch</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezydata-elasticsearch/
implementation 'com.tvd12:ezydata-elasticsearch:1.2.3'
// https://jarcasting.com/artifacts/com.tvd12/ezydata-elasticsearch/
implementation ("com.tvd12:ezydata-elasticsearch:1.2.3")
'com.tvd12:ezydata-elasticsearch:jar:1.2.3'
<dependency org="com.tvd12" name="ezydata-elasticsearch" rev="1.2.3">
<artifact name="ezydata-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezydata-elasticsearch', version='1.2.3')
)
libraryDependencies += "com.tvd12" % "ezydata-elasticsearch" % "1.2.3"
[com.tvd12/ezydata-elasticsearch "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyfox-message | jar | 1.2.3 |
com.tvd12 : ezyfox-binding | jar | 1.2.3 |
com.tvd12 : ezyfox-data | jar | 1.2.3 |
org.elasticsearch : elasticsearch | jar | 7.17.1 |
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional | jar | 7.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |