Apache InLong - Manager Plugins

InLong is a one-stop integration framework for massive data donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.

License

License

GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

manager-plugins
Last Version

Last Version

1.2.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache InLong - Manager Plugins
InLong is a one-stop integration framework for massive data donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.
Project Organization

Project Organization

Apache Software Foundation

Download manager-plugins

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.inlong/manager-plugins/ -->
<dependency>
    <groupId>org.apache.inlong</groupId>
    <artifactId>manager-plugins</artifactId>
    <version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/manager-plugins/
implementation 'org.apache.inlong:manager-plugins:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/manager-plugins/
implementation ("org.apache.inlong:manager-plugins:1.2.0-incubating")
'org.apache.inlong:manager-plugins:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="manager-plugins" rev="1.2.0-incubating">
  <artifact name="manager-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='manager-plugins', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "manager-plugins" % "1.2.0-incubating"
[org.apache.inlong/manager-plugins "1.2.0-incubating"]

Dependencies

compile (10)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.apache.flink : flink-clients_2.11 jar 1.13.5
org.apache.flink : flink-table-runtime-blink_2.11 jar 1.13.5
org.apache.flink : flink-table-api-java jar 1.13.5
org.apache.flink : flink-table-planner-blink_2.11 jar 1.13.5
com.fasterxml.jackson.core : jackson-core jar 2.13.2
io.springfox : springfox-oas jar 3.0.0
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
org.springframework.boot : spring-boot-starter-aop jar 2.6.6

provided (2)

Group / Artifact Type Version
org.apache.inlong : manager-common jar 1.2.0-incubating
org.apache.inlong : manager-workflow jar 1.2.0-incubating

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-incubating
1.1.0-incubating