License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdaudit-proxy |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - Audit Proxy
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 |
---|---|
audit-proxy-1.2.0-incubating.pom | |
audit-proxy-1.2.0-incubating.jar | 60 KB |
audit-proxy-1.2.0-incubating-sources.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/audit-proxy/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>audit-proxy</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/audit-proxy/
implementation 'org.apache.inlong:audit-proxy:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/audit-proxy/
implementation ("org.apache.inlong:audit-proxy:1.2.0-incubating")
'org.apache.inlong:audit-proxy:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="audit-proxy" rev="1.2.0-incubating">
<artifact name="audit-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='audit-proxy', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "audit-proxy" % "1.2.0-incubating"
[org.apache.inlong/audit-proxy "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : audit-common | jar | 1.2.0-incubating |
org.apache.inlong : tubemq-client | jar | 1.2.0-incubating |
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.guava : guava | jar | 31.0.1-jre |
org.apache.pulsar : pulsar-client | jar | 2.8.1 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
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 |
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 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
junit : junit | jar | 4.13.2 |