License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Square Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.pagerduty |
ArtifactId | ArtifactIdpagerduty-incidents |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPagerDuty Incidents
Java utility for programmatically triggering and resolving PagerDuty incidents.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pagerduty-incidents-2.0.0.pom | |
pagerduty-incidents-2.0.0.jar | 12 KB |
pagerduty-incidents-2.0.0-sources.jar | 9 KB |
pagerduty-incidents-2.0.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.pagerduty/pagerduty-incidents/ -->
<dependency>
<groupId>com.squareup.pagerduty</groupId>
<artifactId>pagerduty-incidents</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.pagerduty/pagerduty-incidents/
implementation 'com.squareup.pagerduty:pagerduty-incidents:2.0.0'
// https://jarcasting.com/artifacts/com.squareup.pagerduty/pagerduty-incidents/
implementation ("com.squareup.pagerduty:pagerduty-incidents:2.0.0")
'com.squareup.pagerduty:pagerduty-incidents:jar:2.0.0'
<dependency org="com.squareup.pagerduty" name="pagerduty-incidents" rev="2.0.0">
<artifact name="pagerduty-incidents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.pagerduty', module='pagerduty-incidents', version='2.0.0')
)
libraryDependencies += "com.squareup.pagerduty" % "pagerduty-incidents" % "2.0.0"
[com.squareup.pagerduty/pagerduty-incidents "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.0.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.0.0 |
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit-mock | jar | 2.0.0 |
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.1 |
org.mockito : mockito-core | jar | 1.9.5 |