License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIddataproxy-sdk |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - DataProxy SDK
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 |
---|---|
dataproxy-sdk-1.2.0-incubating.pom | |
dataproxy-sdk-1.2.0-incubating.jar | 153 KB |
dataproxy-sdk-1.2.0-incubating-sources.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/dataproxy-sdk/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>dataproxy-sdk</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/dataproxy-sdk/
implementation 'org.apache.inlong:dataproxy-sdk:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/dataproxy-sdk/
implementation ("org.apache.inlong:dataproxy-sdk:1.2.0-incubating")
'org.apache.inlong:dataproxy-sdk:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="dataproxy-sdk" rev="1.2.0-incubating">
<artifact name="dataproxy-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='dataproxy-sdk', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "dataproxy-sdk" % "1.2.0-incubating"
[org.apache.inlong/dataproxy-sdk "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : sdk-common | jar | 1.2.0-incubating |
commons-codec : commons-codec | jar | 1.15 |
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 |
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-io : commons-io | jar | 2.11.0 |
commons-lang : commons-lang | jar | 2.6 |
org.xerial.snappy : snappy-java | jar | 1.1.8.4 |
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 |
com.google.protobuf : protobuf-java | jar | 3.19.4 |
com.alibaba : fastjson | jar | 1.2.83 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.mockito : mockito-core | jar | 3.12.4 |