Last Version

Apache InLong - Manager Workflow 1.2.0-incubating

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-workflow
Version

Version

1.2.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Manager Workflow
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-workflow 1.2.0-incubating


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

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.inlong : manager-common jar 1.2.0-incubating
org.apache.inlong : manager-dao jar 1.2.0-incubating
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-lang3 jar 3.11
commons-collections : commons-collections jar 3.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
com.squareup.okhttp3 : okhttp jar 3.14.9
io.swagger : swagger-annotations jar 1.6.2
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.6
org.mybatis : mybatis jar 3.5.9
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

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.