License |
License |
---|---|
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-alert-server |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptiondolphinscheduler-alert-server
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-alert-server/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-alert-server</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert-server/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-alert-server:2.0.3'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert-server/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-alert-server:2.0.3")
'org.apache.dolphinscheduler:dolphinscheduler-alert-server:jar:2.0.3'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-alert-server" rev="2.0.3">
<artifact name="dolphinscheduler-alert-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-alert-server', version='2.0.3')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-alert-server" % "2.0.3"
[org.apache.dolphinscheduler/dolphinscheduler-alert-server "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.21.0 |
org.mockito : mockito-inline | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |