| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.dolphinscheduler |
| ArtifactId | ArtifactIddolphinscheduler-skywalking |
| Last Version | Last Version1.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondolphinscheduler-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.
|
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |