is not current version
Last Version 3.0.0-beta-1

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

Version

2.0.0
Type

Type

jar
Description

Description

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


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.dolphinscheduler : dolphinscheduler-remote jar 2.0.0
org.apache.dolphinscheduler : dolphinscheduler-dao jar 2.0.0
org.apache.dolphinscheduler : dolphinscheduler-spi jar 2.0.0
org.quartz-scheduler : quartz jar 2.3.0
org.quartz-scheduler : quartz-jobs jar 2.3.0

test (4)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.mockito : mockito-core jar 2.21.0
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.