License |
License |
---|---|
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-alert |
Version | Version2.0.2 |
Type | Typepom |
Description |
DescriptionDolphin 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 |
Filename | Size |
---|---|
dolphinscheduler-alert-2.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-alert</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-alert:2.0.2'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-alert:2.0.2")
'org.apache.dolphinscheduler:dolphinscheduler-alert:pom:2.0.2'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-alert" rev="2.0.2">
<artifact name="dolphinscheduler-alert" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-alert', version='2.0.2')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-alert" % "2.0.2"
[org.apache.dolphinscheduler/dolphinscheduler-alert "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |