PagerDuty Incidents

Java utility for programmatically triggering and resolving PagerDuty incidents.

License

License

Categories

Categories

IDE Development Tools Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.pagerduty
ArtifactId

ArtifactId

pagerduty-incidents
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PagerDuty Incidents
Java utility for programmatically triggering and resolving PagerDuty incidents.
Project URL

Project URL

http://github.com/square/pagerduty-incidents/
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/square/pagerduty-incidents/

Download pagerduty-incidents

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
2.0.0-beta1
1.1.1
1.1.0
1.0.1
1.0.0