| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.inlong |
| Идентификатор | Идентификаторaudit-store |
| Последняя версия | Последняя версия1.2.0-incubating |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| audit-store-1.2.0-incubating.pom | |
| audit-store-1.2.0-incubating.jar | 2 KB |
| audit-store-1.2.0-incubating-sources.jar | 21 KB |
| audit-store-1.2.0-incubating-bin.tar.gz | 73 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
| junit : junit | jar | 4.13.2 |