is not current version
Last Version 1.0.0-alpha.5

io.github.cdklabs.cdk_cloudformation:tf-pagerduty-service 1.0.0-alpha.3

A [service](https://v2.developer.pagerduty.com/v2/page/api-reference#!/Services/get_services) represents something you monitor (like a web service, email service, or database service). It is a container for related incidents that associates them with escalation policies.

Categories

Categories

ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

tf-pagerduty-service
Version

Version

1.0.0-alpha.3
Type

Type

jar

Download tf-pagerduty-service 1.0.0-alpha.3


<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-pagerduty-service/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>tf-pagerduty-service</artifactId>
    <version>1.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-pagerduty-service/
implementation 'io.github.cdklabs.cdk_cloudformation:tf-pagerduty-service:1.0.0-alpha.3'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-pagerduty-service/
implementation ("io.github.cdklabs.cdk_cloudformation:tf-pagerduty-service:1.0.0-alpha.3")
'io.github.cdklabs.cdk_cloudformation:tf-pagerduty-service:jar:1.0.0-alpha.3'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="tf-pagerduty-service" rev="1.0.0-alpha.3">
  <artifact name="tf-pagerduty-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='tf-pagerduty-service', version='1.0.0-alpha.3')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "tf-pagerduty-service" % "1.0.0-alpha.3"
[io.github.cdklabs.cdk_cloudformation/tf-pagerduty-service "1.0.0-alpha.3"]