Apache InLong - Manager Client Examples

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-examples
Last Version

Last Version

1.2.0-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.inlong : manager-client jar 1.2.0-incubating
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