ezyfox
Documentation
License
- Apache License, Version 2.0
License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-elasticsearch |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezyfox-elasticsearch
Common maven project configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ezyfox-elasticsearch-1.0.0.pom | |
ezyfox-elasticsearch-1.0.0.jar | 31 KB |
ezyfox-elasticsearch-1.0.0-sources.jar | 19 KB |
ezyfox-elasticsearch-1.0.0-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-elasticsearch/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-elasticsearch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-elasticsearch/
implementation 'com.tvd12:ezyfox-elasticsearch:1.0.0'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-elasticsearch/
implementation ("com.tvd12:ezyfox-elasticsearch:1.0.0")
'com.tvd12:ezyfox-elasticsearch:jar:1.0.0'
<dependency org="com.tvd12" name="ezyfox-elasticsearch" rev="1.0.0">
<artifact name="ezyfox-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-elasticsearch', version='1.0.0')
)
libraryDependencies += "com.tvd12" % "ezyfox-elasticsearch" % "1.0.0"
[com.tvd12/ezyfox-elasticsearch "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyfox-message | jar | 1.0.0 |
com.tvd12 : ezyfox-binding | jar | 1.0.0 |
com.tvd12 : ezyfox-data | jar | 1.0.0 |
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 |