| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdcom.streamxhub.streamx |
| ArtifactId | ArtifactIdstreamx-flink-connector-elasticsearch |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionStreamX : Flink Connector Elasticsearch
A magical framework that make stream processing easier
|
| Filename | Size |
|---|---|
| streamx-flink-connector-elasticsearch-1.2.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-connector-elasticsearch/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-flink-connector-elasticsearch</artifactId>
<version>1.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-connector-elasticsearch/
implementation 'com.streamxhub.streamx:streamx-flink-connector-elasticsearch:1.2.3'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-flink-connector-elasticsearch/
implementation ("com.streamxhub.streamx:streamx-flink-connector-elasticsearch:1.2.3")
'com.streamxhub.streamx:streamx-flink-connector-elasticsearch:pom:1.2.3'
<dependency org="com.streamxhub.streamx" name="streamx-flink-connector-elasticsearch" rev="1.2.3">
<artifact name="streamx-flink-connector-elasticsearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-flink-connector-elasticsearch', version='1.2.3')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-flink-connector-elasticsearch" % "1.2.3"
[com.streamxhub.streamx/streamx-flink-connector-elasticsearch "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.streamxhub.streamx : streamx-flink-connector-base_2.11 | jar | 1.2.3 |
| com.streamxhub.streamx : streamx-common_2.11 | jar | 1.2.3 |
| com.streamxhub.streamx : streamx-flink-core_2.11 | jar | 1.2.3 |
| com.streamxhub.streamx : streamx-flink-shims-base_2.11 | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.streamxhub.streamx : streamx-flink-shims_flink-1.14_2.11 | jar | 1.2.3 |
| org.apache.flink : flink-core | jar | 1.14.0 |
| org.apache.flink : flink-scala_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-streaming-scala_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-table-planner_2.11 | jar | 1.14.0 |
| org.apache.flink : flink-table-common | jar | 1.14.0 |
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.scala-lang : scala-compiler | jar | 2.11.12 |
| org.scala-lang : scala-reflect | jar | 2.11.12 |