Last Version

dolphinscheduler-common 3.0.0-beta-1

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

3.0.0-beta-1
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 3.0.0-beta-1


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

Dependencies

compile (24)

Group / Artifact Type Version
org.apache.dolphinscheduler : dolphinscheduler-spi jar 3.0.0-beta-1
org.apache.dolphinscheduler : dolphinscheduler-task-api jar 3.0.0-beta-1
org.apache.httpcomponents : httpclient jar 4.5.13
org.ow2.asm : asm jar 6.2.1
com.google.guava : guava jar 24.1-jre
org.springframework : spring-context jar 5.3.12
org.springframework.boot : spring-boot-starter-aop jar
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
com.amazonaws : aws-java-sdk-s3 jar 1.12.160
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 6.1.1
com.baomidou : mybatis-plus-annotation jar 3.2.0
com.github.rholder : guava-retrying jar 2.0.0
io.netty : netty-all jar 4.1.53.Final
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar
junit : junit jar 4.12
org.jacoco : org.jacoco.agent jar 0.8.7
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-core jar 2.0.9

Project Modules

There are no modules declared in this project.