License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdmanager-client |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
manager-client-1.2.0-incubating.pom | |
manager-client-1.2.0-incubating.jar | 169 KB |
manager-client-1.2.0-incubating-sources.jar | 86 KB |
Browse |
<!-- 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"]
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 |
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 |