| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.dolphinscheduler |
| Идентификатор | Идентификаторdolphinscheduler-skywalking |
| Версия | Версия1.3.9 |
| Тип | Типjar |
| Описание |
Описаниеdolphinscheduler-skywalking
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-skywalking/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-skywalking</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-skywalking/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-skywalking:1.3.9'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-skywalking/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-skywalking:1.3.9")
'org.apache.dolphinscheduler:dolphinscheduler-skywalking:jar:1.3.9'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-skywalking" rev="1.3.9">
<artifact name="dolphinscheduler-skywalking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-skywalking', version='1.3.9')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-skywalking" % "1.3.9"
[org.apache.dolphinscheduler/dolphinscheduler-skywalking "1.3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.dolphinscheduler : dolphinscheduler-service | jar | 1.3.9 |
| org.apache.dolphinscheduler : dolphinscheduler-server | jar | 1.3.9 |
| org.apache.skywalking : apm-agent-core | jar | 8.4.0 |
| org.projectlombok : lombok | jar | 1.18.16 |