flink log connector

Flink Connector for Aliyun Log Service

License

License

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

flink-log-connector-beta
Last Version

Last Version

0.1.33
Release Date

Release Date

Type

Type

jar
Description

Description

flink log connector
Flink Connector for Aliyun Log Service
Project URL

Project URL

http://www.aliyun.com
Source Code Management

Source Code Management

https://github.com/aliyun/aliyun-log-flink-connector

Download flink-log-connector-beta

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/flink-log-connector-beta/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>flink-log-connector-beta</artifactId>
    <version>0.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/flink-log-connector-beta/
implementation 'com.aliyun.openservices:flink-log-connector-beta:0.1.33'
// https://jarcasting.com/artifacts/com.aliyun.openservices/flink-log-connector-beta/
implementation ("com.aliyun.openservices:flink-log-connector-beta:0.1.33")
'com.aliyun.openservices:flink-log-connector-beta:jar:0.1.33'
<dependency org="com.aliyun.openservices" name="flink-log-connector-beta" rev="0.1.33">
  <artifact name="flink-log-connector-beta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='flink-log-connector-beta', version='0.1.33')
)
libraryDependencies += "com.aliyun.openservices" % "flink-log-connector-beta" % "0.1.33"
[com.aliyun.openservices/flink-log-connector-beta "0.1.33"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.google.protobuf : protobuf-java jar 2.5.0
com.aliyun.openservices : aliyun-log jar 0.6.45

provided (1)

Group / Artifact Type Version
org.apache.flink : flink-streaming-java_2.11 jar 1.13.0

test (4)

Group / Artifact Type Version
org.apache.flink : flink-runtime-web_2.12 jar 1.13.0
org.slf4j : slf4j-log4j12 jar 1.7.26
log4j : log4j jar 1.2.17
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.33
0.1.32