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