is not current version
Last Version 3.0.0-beta-1

dolphinscheduler-dao 2.0.0-alpha

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-dao
Version

Version

2.0.0-alpha
Type

Type

jar
Description

Description

dolphinscheduler-dao
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-dao 2.0.0-alpha


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.dolphinscheduler : dolphinscheduler-common jar 2.0.0-alpha
com.baomidou : mybatis-plus jar 3.2.0
com.baomidou : mybatis-plus-boot-starter jar 3.2.0
org.postgresql : postgresql jar 42.2.5
com.h2database : h2 jar 1.4.200
com.alibaba : druid jar 1.2.4
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
org.apache.httpcomponents : httpclient jar 4.4.1
commons-httpclient : commons-httpclient jar 3.0.1
com.cronutils : cron-utils jar 5.0.5
commons-configuration : commons-configuration jar 1.10
org.yaml : snakeyaml jar

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.jacoco : org.jacoco.agent jar 0.8.4
org.springframework.boot : spring-boot-starter-test jar
mysql : mysql-connector-java jar 8.0.16
org.springframework : spring-test jar 5.1.19.RELEASE

Project Modules

There are no modules declared in this project.