Last Version

Apache InLong - Audit store 1.2.0-incubating

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

GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

audit-store
Version

Version

1.2.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Audit store
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 audit-store 1.2.0-incubating


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

Dependencies

compile (26)

Group / Artifact Type Version
org.apache.inlong : audit-common jar 1.2.0-incubating
org.apache.inlong : tubemq-client jar 1.2.0-incubating
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
org.postgresql : postgresql jar 42.3.4
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.6
com.alibaba : druid-spring-boot-starter jar 1.2.6
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.projectlombok : lombok Optional jar 1.18.22
org.springframework : spring-beans jar 5.3.20
org.apache.pulsar : pulsar-client jar 2.8.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.8.23
org.elasticsearch.client : elasticsearch-rest-client jar 6.8.23
org.elasticsearch : elasticsearch jar 6.8.23
com.google.code.gson : gson jar 2.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
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

test (2)

Group / Artifact Type Version
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.