com.mydataharbor:elasticsearch-plugin

这是elasticsearch的基础插件,使用elasticsearch相关的插件都需要先安装此插件

License

License

Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.mydataharbor
ArtifactId

ArtifactId

elasticsearch-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

这是elasticsearch的基础插件,使用elasticsearch相关的插件都需要先安装此插件

Download elasticsearch-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.mydataharbor/elasticsearch-plugin/ -->
<dependency>
    <groupId>com.mydataharbor</groupId>
    <artifactId>elasticsearch-plugin</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mydataharbor/elasticsearch-plugin/
implementation 'com.mydataharbor:elasticsearch-plugin:1.1.0'
// https://jarcasting.com/artifacts/com.mydataharbor/elasticsearch-plugin/
implementation ("com.mydataharbor:elasticsearch-plugin:1.1.0")
'com.mydataharbor:elasticsearch-plugin:jar:1.1.0'
<dependency org="com.mydataharbor" name="elasticsearch-plugin" rev="1.1.0">
  <artifact name="elasticsearch-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mydataharbor', module='elasticsearch-plugin', version='1.1.0')
)
libraryDependencies += "com.mydataharbor" % "elasticsearch-plugin" % "1.1.0"
[com.mydataharbor/elasticsearch-plugin "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mydataharbor : mydataharbor-elasticsearch-common jar 1.1.0
com.mydataharbor : mydataharbor-plugin-base jar 1.0.4

provided (5)

Group / Artifact Type Version
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

test (4)

Group / Artifact Type Version
com.mydataharbor : mydataharbor-sink-es jar 1.1.0
junit : junit jar [4.13.1,)
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0