| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.dolphinscheduler | 
| ArtifactId | ArtifactIddolphinscheduler-alert-pagerduty | 
| Version | Version3.0.0-alpha | 
| Type | Typejar | 
| 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 | 
<!-- https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert-pagerduty/ -->
<dependency>
    <groupId>org.apache.dolphinscheduler</groupId>
    <artifactId>dolphinscheduler-alert-pagerduty</artifactId>
    <version>3.0.0-alpha</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert-pagerduty/
implementation 'org.apache.dolphinscheduler:dolphinscheduler-alert-pagerduty:3.0.0-alpha'// https://jarcasting.com/artifacts/org.apache.dolphinscheduler/dolphinscheduler-alert-pagerduty/
implementation ("org.apache.dolphinscheduler:dolphinscheduler-alert-pagerduty:3.0.0-alpha")'org.apache.dolphinscheduler:dolphinscheduler-alert-pagerduty:jar:3.0.0-alpha'<dependency org="org.apache.dolphinscheduler" name="dolphinscheduler-alert-pagerduty" rev="3.0.0-alpha">
  <artifact name="dolphinscheduler-alert-pagerduty" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.dolphinscheduler', module='dolphinscheduler-alert-pagerduty', version='3.0.0-alpha')
)libraryDependencies += "org.apache.dolphinscheduler" % "dolphinscheduler-alert-pagerduty" % "3.0.0-alpha"[org.apache.dolphinscheduler/dolphinscheduler-alert-pagerduty "3.0.0-alpha"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 24.1-jre | 
| org.apache.httpcomponents : httpclient | jar | 4.4.1 | 
| org.apache.dolphinscheduler : dolphinscheduler-alert-api | jar | 3.0.0-alpha | 
| 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 | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.jacoco : org.jacoco.agent | jar | 0.8.7 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.9 | 
| org.powermock : powermock-core | jar | 2.0.9 |