| License |
License |
|---|---|
| Categories |
CategoriesData Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdcom.mydataharbor |
| ArtifactId | ArtifactIdelasticsearch-6.4.x-plugin |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptionelasticsearch-6.4.x 插件
|
<!-- https://jarcasting.com/artifacts/com.mydataharbor/elasticsearch-6.4.x-plugin/ -->
<dependency>
<groupId>com.mydataharbor</groupId>
<artifactId>elasticsearch-6.4.x-plugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mydataharbor/elasticsearch-6.4.x-plugin/
implementation 'com.mydataharbor:elasticsearch-6.4.x-plugin:1.1.0'
// https://jarcasting.com/artifacts/com.mydataharbor/elasticsearch-6.4.x-plugin/
implementation ("com.mydataharbor:elasticsearch-6.4.x-plugin:1.1.0")
'com.mydataharbor:elasticsearch-6.4.x-plugin:jar:1.1.0'
<dependency org="com.mydataharbor" name="elasticsearch-6.4.x-plugin" rev="1.1.0">
<artifact name="elasticsearch-6.4.x-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mydataharbor', module='elasticsearch-6.4.x-plugin', version='1.1.0')
)
libraryDependencies += "com.mydataharbor" % "elasticsearch-6.4.x-plugin" % "1.1.0"
[com.mydataharbor/elasticsearch-6.4.x-plugin "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsearch : elasticsearch | jar | 6.4.3 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.4.3 |
| com.mydataharbor : mydataharbor-sink-es | jar | 1.1.0 |
| com.mydataharbor : mydataharbor-plugin-base | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.mydataharbor : elasticsearch-plugin | jar | 1.1.0 |
| org.pf4j : pf4j | jar | 3.6.0 |
| com.mydataharbor : mydataharbor-plugin-api | jar | 1.0.4 |
| com.mydataharbor : mydataharbor-core | jar | 1.0.4 |
| org.projectlombok : lombok | jar | 1.18.18 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |