Last Version

pagerduty-client 3.1.2

Simple Java PagerDuty client with full integration with PagerDuty Events APIs v2

License

License

The MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dikhan
ArtifactId

ArtifactId

pagerduty-client
Version

Version

3.1.2
Type

Type

jar
Description

Description

pagerduty-client
Simple Java PagerDuty client with full integration with PagerDuty Events APIs v2
Project URL

Project URL

https://github.com/dikhan/pagerduty-client
Project Organization

Project Organization

Download pagerduty-client 3.1.2


<!-- https://jarcasting.com/artifacts/com.github.dikhan/pagerduty-client/ -->
<dependency>
    <groupId>com.github.dikhan</groupId>
    <artifactId>pagerduty-client</artifactId>
    <version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dikhan/pagerduty-client/
implementation 'com.github.dikhan:pagerduty-client:3.1.2'
// https://jarcasting.com/artifacts/com.github.dikhan/pagerduty-client/
implementation ("com.github.dikhan:pagerduty-client:3.1.2")
'com.github.dikhan:pagerduty-client:jar:3.1.2'
<dependency org="com.github.dikhan" name="pagerduty-client" rev="3.1.2">
  <artifact name="pagerduty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dikhan', module='pagerduty-client', version='3.1.2')
)
libraryDependencies += "com.github.dikhan" % "pagerduty-client" % "3.1.2"
[com.github.dikhan/pagerduty-client "3.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
org.apache.commons : commons-lang3 jar 3.0
org.slf4j : slf4j-api jar 1.7.21
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
org.apache.commons : commons-io jar 1.3.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.5.2
org.mock-server : mockserver-client-java jar 3.10.4
org.mock-server : mockserver-netty jar 3.10.4
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.