Последняя версия

dolphinscheduler-service 3.0.0-beta-1

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.

Лицензия

Лицензия

Группа

Группа

org.apache.dolphinscheduler
Идентификатор

Идентификатор

dolphinscheduler-service
Версия

Версия

3.0.0-beta-1
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать dolphinscheduler-service 3.0.0-beta-1


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.apache.dolphinscheduler : dolphinscheduler-remote jar 3.0.0-beta-1
org.apache.dolphinscheduler : dolphinscheduler-dao jar 3.0.0-beta-1
org.apache.dolphinscheduler : dolphinscheduler-spi jar 3.0.0-beta-1
org.apache.dolphinscheduler : dolphinscheduler-registry-zookeeper jar 3.0.0-beta-1
org.apache.dolphinscheduler : dolphinscheduler-task-api jar 3.0.0-beta-1
org.springframework.boot : spring-boot-starter-quartz jar
org.quartz-scheduler : quartz jar 2.3.2
org.quartz-scheduler : quartz-jobs jar 2.3.2
com.github.ben-manes.caffeine : caffeine jar
io.fabric8 : kubernetes-client jar 5.8.0
org.springframework.boot : spring-boot-configuration-processor Необязательный jar

provided (2)

Идентификатор библиотеки Тип Версия
io.micrometer : micrometer-core jar
com.google.auto.service : auto-service jar 1.0.1

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jacoco : org.jacoco.agent jar 0.8.7
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-core jar 2.0.9

Модули Проекта

Данный проект не имеет модулей.