| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.dolphinscheduler |
| Идентификатор | Идентификаторdolphinscheduler-remote |
| Версия | Версия1.3.6 |
| Тип | Типjar |
| Описание |
Описаниеdolphinscheduler-remote
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-remote-1.3.6.pom | |
| dolphinscheduler-remote-1.3.6.jar | 84 KB |
| dolphinscheduler-remote-1.3.6-sources.jar | 65 KB |
| dolphinscheduler-remote-1.3.6-javadoc.jar | 336 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-remote/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-remote</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-remote/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-remote:1.3.6'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-remote/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-remote:1.3.6")
'org.apache.dolphinscheduler:dolphinscheduler-remote:jar:1.3.6'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-remote" rev="1.3.6">
<artifact name="dolphinscheduler-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-remote', version='1.3.6')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-remote" % "1.3.6"
[org.apache.dolphinscheduler/dolphinscheduler-remote "1.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.dolphinscheduler : dolphinscheduler-common | jar | 1.3.6 |
| io.netty : netty-all | jar | |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.alibaba : fastjson | jar | 1.2.61 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |