License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdin.ashwanthkumar |
ArtifactId | ArtifactIdnotify-pagerduty |
Version | Version1.0-rc3 |
Type | Typejar |
Description |
Descriptionnotify-pagerduty
Notify events in your application as Triggers in Pager Duty
|
Filename | Size |
---|---|
notify-pagerduty-1.0-rc3.pom | |
notify-pagerduty-1.0-rc3.jar | 3 KB |
notify-pagerduty-1.0-rc3-sources.jar | 1 KB |
notify-pagerduty-1.0-rc3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/notify-pagerduty/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>notify-pagerduty</artifactId>
<version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify-pagerduty/
implementation 'in.ashwanthkumar:notify-pagerduty:1.0-rc3'
// https://jarcasting.com/artifacts/in.ashwanthkumar/notify-pagerduty/
implementation ("in.ashwanthkumar:notify-pagerduty:1.0-rc3")
'in.ashwanthkumar:notify-pagerduty:jar:1.0-rc3'
<dependency org="in.ashwanthkumar" name="notify-pagerduty" rev="1.0-rc3">
<artifact name="notify-pagerduty" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='notify-pagerduty', version='1.0-rc3')
)
libraryDependencies += "in.ashwanthkumar" % "notify-pagerduty" % "1.0-rc3"
[in.ashwanthkumar/notify-pagerduty "1.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
in.ashwanthkumar : notify-core | jar | 1.0-rc3 |
com.squareup.pagerduty : pagerduty-incidents | jar | 1.1.1 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |