is not current version
Last Version 3.0.0-beta-1

dolphinscheduler-common 2.0.0

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.

License

License

GroupId

GroupId

org.apache.dolphinscheduler
ArtifactId

ArtifactId

dolphinscheduler-common
Version

Version

2.0.0
Type

Type

jar
Description

Description

dolphinscheduler-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

The Apache Software Foundation

Download dolphinscheduler-common 2.0.0


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

Dependencies

compile (26)

Group / Artifact Type Version
org.apache.dolphinscheduler : dolphinscheduler-spi jar 2.0.0
org.apache.httpcomponents : httpclient jar 4.4.1
io.airlift.resolver : resolver jar 1.5
org.sonatype.aether : aether-api jar 1.13.1
org.ow2.asm : asm jar 6.2.1
commons-configuration : commons-configuration jar 1.10
com.fasterxml.jackson.core : jackson-annotations jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
org.apache.commons : commons-collections4 jar 4.1
commons-beanutils : commons-beanutils jar 1.9.4
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.2.5
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.facebook.presto : presto-jdbc jar 0.238.1
com.baomidou : mybatis-plus-annotation jar 3.2.0
org.codehaus.janino : janino jar 3.1.0
com.github.rholder : guava-retrying jar 2.0.0
io.netty : netty-all jar

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 24.1-jre

test (5)

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
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.