is not current version
Last Version 3.0.0-beta-1

dolphinscheduler-dao 1.3.6

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

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


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

Dependencies

compile (15)

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

test (4)

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

Project Modules

There are no modules declared in this project.