не последняя версия
Последняя версия 3.0.0-beta-1

org.apache.dolphinscheduler:dolphinscheduler-task-api 3.0.0-alpha

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-task-api
Версия

Версия

3.0.0-alpha
Тип

Тип

jar
Описание

Описание

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-task-api 3.0.0-alpha


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.baomidou : mybatis-plus-annotation jar 3.2.0
commons-io : commons-io jar 2.4
com.google.guava : guava jar 24.1-jre
ch.qos.logback : logback-classic jar 1.2.3
commons-codec : commons-codec jar 1.11
commons-lang : commons-lang jar 2.6
org.apache.hadoop : hadoop-common jar 2.7.3
org.springframework.boot : spring-boot-configuration-processor Необязательный jar

provided (4)

Идентификатор библиотеки Тип Версия
org.apache.dolphinscheduler : dolphinscheduler-spi jar 3.0.0-alpha
org.slf4j : slf4j-api jar 1.7.5
org.apache.hive : hive-jdbc jar 2.1.0
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

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

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