| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.dolphinscheduler |
| Идентификатор | Идентификаторdolphinscheduler-registry-plugins |
| Версия | Версия2.0.1 |
| Тип | Тип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-registry-plugins-2.0.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-plugins/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-registry-plugins</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-plugins/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-registry-plugins:2.0.1'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-plugins/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-registry-plugins:2.0.1")
'org.apache.dolphinscheduler:dolphinscheduler-registry-plugins:pom:2.0.1'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-registry-plugins" rev="2.0.1">
<artifact name="dolphinscheduler-registry-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-registry-plugins', version='2.0.1')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-registry-plugins" % "2.0.1"
[org.apache.dolphinscheduler/dolphinscheduler-registry-plugins "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |