is not current version
Last Version 1.2.0-incubating

Apache InLong - Manager 1.0.0-incubating

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

inlong-manager
Version

Version

1.0.0-incubating
Type

Type

pom
Description

Description

Apache InLong - Manager
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 inlong-manager 1.0.0-incubating


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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • manager-common
  • manager-workflow-engine
  • manager-dao
  • manager-service
  • manager-web
  • manager-docker
  • manager-plugin-examples