n

newrelic-cloudformation-dashboards

CRUDL operations for New Relic Dashboards via the NerdGraph API
https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Apache License 2.0
Files download
File Operation
newrelic-cloudformation-dashboards-1.0.0-alpha.7.jar download
newrelic-cloudformation-dashboards-1.0.0-alpha.7.pom download
newrelic-cloudformation-dashboards-1.0.0-alpha.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
  <artifactId>newrelic-cloudformation-dashboards</artifactId>
  <version>1.0.0-alpha.7</version>
</dependency>
Gradle Groovy
implementation 'io.github.cdklabs.cdk_cloudformation:newrelic-cloudformation-dashboards:1.0.0-alpha.7'
Gradle Kotlin
implementation("io.github.cdklabs.cdk_cloudformation:newrelic-cloudformation-dashboards:1.0.0-alpha.7")
Scala SBT
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "newrelic-cloudformation-dashboards" % "1.0.0-alpha.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cdklabs.cdk_cloudformation', module='newrelic-cloudformation-dashboards', version='1.0.0-alpha.7')
)
Apache Ivy
<dependency org="io.github.cdklabs.cdk_cloudformation" name="newrelic-cloudformation-dashboards" rev="1.0.0-alpha.7" />
Leiningen
[io.github.cdklabs.cdk_cloudformation/newrelic-cloudformation-dashboards "1.0.0-alpha.7"]
Apache Buildr
'io.github.cdklabs.cdk_cloudformation:newrelic-cloudformation-dashboards:jar:1.0.0-alpha.7'