is not current version
Last Version 3.0.0-beta-1

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

Version

1.3.6
Type

Type

jar
Description

Description

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


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.