License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-datasource-clickhouse |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptiondolphinscheduler-datasource-clickhouse
Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated
to solving the complex dependencies in data processing, making the scheduling system out of the box for data
processing.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-clickhouse/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-datasource-clickhouse</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-clickhouse/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-datasource-clickhouse:2.0.2'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-datasource-clickhouse/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-datasource-clickhouse:2.0.2")
'org.apache.dolphinscheduler:dolphinscheduler-datasource-clickhouse:jar:2.0.2'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-datasource-clickhouse" rev="2.0.2">
<artifact name="dolphinscheduler-datasource-clickhouse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-datasource-clickhouse', version='2.0.2')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-datasource-clickhouse" % "2.0.2"
[org.apache.dolphinscheduler/dolphinscheduler-datasource-clickhouse "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dolphinscheduler : dolphinscheduler-datasource-api | jar | 2.0.2 |
ru.yandex.clickhouse : clickhouse-jdbc | jar | 0.1.52 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.dolphinscheduler : dolphinscheduler-spi | jar | 2.0.2 |
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.mockito : mockito-core | jar | 2.21.0 |
junit : junit | jar | 4.12 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |