| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Square Прикладные библиотеки Financial |
| Группа | Группаcom.squareup.pagerduty |
| Идентификатор | Идентификаторpagerduty-incidents |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPagerDuty Incidents
Java utility for programmatically triggering and resolving PagerDuty incidents.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |