is not current version
Last Version 3.0.0-beta-1

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

Version

1.3.6
Type

Type

jar
Description

Description

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.dolphinscheduler : dolphinscheduler-common jar 1.3.6
io.netty : netty-all jar
org.slf4j : slf4j-api jar 1.7.5
com.alibaba : fastjson jar 1.2.61

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.