| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.dolphinscheduler |
| Идентификатор | Идентификаторdolphinscheduler-registry-zookeeper |
| Версия | Версия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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-zookeeper/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-registry-zookeeper</artifactId>
<version>3.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-zookeeper/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-registry-zookeeper:3.0.0-alpha'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-registry-zookeeper/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-registry-zookeeper:3.0.0-alpha")
'org.apache.dolphinscheduler:dolphinscheduler-registry-zookeeper:jar:3.0.0-alpha'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-registry-zookeeper" rev="3.0.0-alpha">
<artifact name="dolphinscheduler-registry-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-registry-zookeeper', version='3.0.0-alpha')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-registry-zookeeper" % "3.0.0-alpha"
[org.apache.dolphinscheduler/dolphinscheduler-registry-zookeeper "3.0.0-alpha"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.dolphinscheduler : dolphinscheduler-registry-api | jar | 3.0.0-alpha |
| org.apache.zookeeper : zookeeper | jar | 3.4.14 |
| org.apache.curator : curator-framework | jar | 4.3.0 |
| org.apache.curator : curator-client | jar | 4.3.0 |
| org.apache.curator : curator-recipes | jar | 4.3.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.12 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| javax.annotation : javax.annotation-api | jar | |
| com.google.auto.service : auto-service | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.curator : curator-test | jar | 2.12.0 |
| 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 |