License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdinlong-dataproxy |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache InLong - DataProxy
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 |
---|---|
inlong-dataproxy-1.2.0-incubating.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/inlong-dataproxy/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>inlong-dataproxy</artifactId>
<version>1.2.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/inlong-dataproxy/
implementation 'org.apache.inlong:inlong-dataproxy:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/inlong-dataproxy/
implementation ("org.apache.inlong:inlong-dataproxy:1.2.0-incubating")
'org.apache.inlong:inlong-dataproxy:pom:1.2.0-incubating'
<dependency org="org.apache.inlong" name="inlong-dataproxy" rev="1.2.0-incubating">
<artifact name="inlong-dataproxy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='inlong-dataproxy', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "inlong-dataproxy" % "1.2.0-incubating"
[org.apache.inlong/inlong-dataproxy "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : tubemq-client | jar | 1.2.0-incubating |
org.apache.inlong : inlong-common | jar | 1.2.0-incubating |
org.apache.flume : flume-ng-core | jar | 1.9.0 |
org.apache.flume : flume-ng-node | jar | 1.9.0 |
org.apache.flume : flume-ng-sdk | jar | 1.9.0 |
org.apache.flume : flume-ng-configuration | jar | 1.9.0 |
io.netty : netty-transport | jar | 4.1.72.Final |
io.netty : netty-handler | jar | 4.1.72.Final |
io.netty : netty-common | jar | 4.1.72.Final |
io.netty : netty-codec | jar | 4.1.72.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.72.Final |
commons-codec : commons-codec | jar | 1.15 |
org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
org.apache.pulsar : pulsar-client | jar | 2.8.1 |
org.apache.kafka : kafka-clients | jar | 2.4.1 |
com.google.guava : guava | jar | 31.0.1-jre |
io.prometheus : simpleclient_httpserver | jar | 0.14.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-module-testng | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |