Apache InLong - Manager Plugin Examples

InLong is a one-stop data integration framework 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-plugin-examples
Last Version

Last Version

1.0.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache InLong - Manager Plugin Examples
InLong is a one-stop data integration framework 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-plugin-examples

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.inlong : manager-common jar 1.0.0-incubating
org.springframework.boot : spring-boot-starter jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3
org.springframework.boot : spring-boot-starter-aop jar 2.4.3

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.3
junit : junit jar 4.12
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-incubating