License |
License |
---|---|
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-common |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptiondolphinscheduler-common
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 |
Filename | Size |
---|---|
dolphinscheduler-common-1.3.6.pom | |
dolphinscheduler-common-1.3.6.jar | 226 KB |
dolphinscheduler-common-1.3.6-sources.jar | 176 KB |
dolphinscheduler-common-1.3.6-javadoc.jar | 939 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-common/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-common</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-common/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-common:1.3.6'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-common/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-common:1.3.6")
'org.apache.dolphinscheduler:dolphinscheduler-common:jar:1.3.6'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-common" rev="1.3.6">
<artifact name="dolphinscheduler-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-common', version='1.3.6')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-common" % "1.3.6"
[org.apache.dolphinscheduler/dolphinscheduler-common "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dolphinscheduler : dolphinscheduler-plugin-api | jar | 1.3.6 |
com.alibaba : fastjson | jar | 1.2.61 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
commons-configuration : commons-configuration | jar | 1.10 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hadoop : hadoop-aws | jar | 2.7.3 |
org.postgresql : postgresql | jar | 42.1.4 |
org.apache.hive : hive-jdbc | jar | 2.1.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
com.github.oshi : oshi-core | jar | 3.9.1 |
ru.yandex.clickhouse : clickhouse-jdbc | jar | 0.1.52 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.1.0.jre8 |
com.baomidou : mybatis-plus-annotation | jar | 3.2.0 |
org.apache.skywalking : apm-toolkit-logback-1.x | jar | 8.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.21.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |