Apache InLong - Manager Client

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

manager-client
Last Version

Last Version

1.2.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache InLong - Manager Client
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-client

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.inlong : manager-common jar 1.2.0-incubating
org.projectlombok : lombok jar 1.18.22
com.squareup.okhttp3 : okhttp jar 3.14.9
io.swagger : swagger-annotations jar 1.6.2
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.github.pagehelper : pagehelper jar 5.3.0
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 (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-jre8 jar 2.33.2
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