| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
|---|---|
| GroupId | GroupIdio.github.interestinglab.waterdrop |
| ArtifactId | ArtifactIdplugin-spark-source-elasticsearch |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.interestinglab.waterdrop/plugin-spark-source-elasticsearch/ -->
<dependency>
<groupId>io.github.interestinglab.waterdrop</groupId>
<artifactId>plugin-spark-source-elasticsearch</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.interestinglab.waterdrop/plugin-spark-source-elasticsearch/
implementation 'io.github.interestinglab.waterdrop:plugin-spark-source-elasticsearch:2.0.2'
// https://jarcasting.com/artifacts/io.github.interestinglab.waterdrop/plugin-spark-source-elasticsearch/
implementation ("io.github.interestinglab.waterdrop:plugin-spark-source-elasticsearch:2.0.2")
'io.github.interestinglab.waterdrop:plugin-spark-source-elasticsearch:jar:2.0.2'
<dependency org="io.github.interestinglab.waterdrop" name="plugin-spark-source-elasticsearch" rev="2.0.2">
<artifact name="plugin-spark-source-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.interestinglab.waterdrop', module='plugin-spark-source-elasticsearch', version='2.0.2')
)
libraryDependencies += "io.github.interestinglab.waterdrop" % "plugin-spark-source-elasticsearch" % "2.0.2"
[io.github.interestinglab.waterdrop/plugin-spark-source-elasticsearch "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.4.0 |
| org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |