License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdmanager-dao |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - Manager DAO
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 |
---|---|
manager-dao-1.2.0-incubating.pom | |
manager-dao-1.2.0-incubating.jar | 202 KB |
manager-dao-1.2.0-incubating-sources.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/manager-dao/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>manager-dao</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/manager-dao/
implementation 'org.apache.inlong:manager-dao:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/manager-dao/
implementation ("org.apache.inlong:manager-dao:1.2.0-incubating")
'org.apache.inlong:manager-dao:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="manager-dao" rev="1.2.0-incubating">
<artifact name="manager-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='manager-dao', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "manager-dao" % "1.2.0-incubating"
[org.apache.inlong/manager-dao "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : manager-common | jar | 1.2.0-incubating |
org.postgresql : postgresql | jar | 42.3.4 |
com.alibaba : druid-spring-boot-starter | jar | 1.2.6 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.6 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
org.apache.hive : hive-jdbc | jar | 3.1.2 |
org.apache.hive : hive-exec | jar | 3.1.2 |
ru.yandex.clickhouse : clickhouse-jdbc | jar | 0.3.1 |
io.springfox : springfox-oas | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : manager-test | jar | 1.2.0-incubating |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
junit : junit | jar | 4.13.2 |