License |
License |
---|---|
GroupId | GroupIdorg.apache.dolphinscheduler |
ArtifactId | ArtifactIddolphinscheduler-alert |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptiondolphinscheduler-alert
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/ -->
<dependency>
<groupId>org.apache.dolphinscheduler</groupId>
<artifactId>dolphinscheduler-alert</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-alert:2.0.0'
// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-alert:2.0.0")
'org.apache.dolphinscheduler:dolphinscheduler-alert:jar:2.0.0'
<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-alert" rev="2.0.0">
<artifact name="dolphinscheduler-alert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-alert', version='2.0.0')
)
libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-alert" % "2.0.0"
[org.apache.dolphinscheduler/dolphinscheduler-alert "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dolphinscheduler : dolphinscheduler-remote | jar | 2.0.0 |
org.apache.dolphinscheduler : dolphinscheduler-dao | jar | 2.0.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.google.guava : guava | jar | 24.1-jre |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.poi : poi | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.mockito : mockito-core | jar | 2.21.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |