Last Version

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

manager-client-tools
Version

Version

1.2.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Manager Client Tools
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-tools 1.2.0-incubating


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.inlong : manager-client jar 1.2.0-incubating
com.beust : jcommander jar 1.78
org.projectlombok : lombok jar 1.18.22
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 (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.36

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.