| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.dolphinscheduler |
| Идентификатор | Идентификаторdolphinscheduler-task-plugin |
| Версия | Версия2.0.5 |
| Тип | Типpom |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dolphinscheduler-task-plugin-2.0.5.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-task-plugin/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-task-plugin</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-task-plugin/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-task-plugin:2.0.5'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-task-plugin/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-task-plugin:2.0.5")
'org.apache.dolphinscheduler:dolphinscheduler-task-plugin:pom:2.0.5'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-task-plugin" rev="2.0.5">
<artifact name="dolphinscheduler-task-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-task-plugin', version='2.0.5')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-task-plugin" % "2.0.5"
[org.apache.dolphinscheduler/dolphinscheduler-task-plugin "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jacoco : org.jacoco.agent | jar | 0.8.4 |