is not current version
Last Version 4.0.1

com.ocadotechnology.newrelicalertsconfigurator:newrelic-api-client 3.6.0

NewRelic Alerts Configurator can be used to configure NewRelic alerts for your application. Instead of defining alerts through UI you can define them in code. It allows you to automatize alerts configuration, easily recover them in case of wipe out and have full history of changes in your version control system.

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.ocadotechnology.newrelicalertsconfigurator
ArtifactId

ArtifactId

newrelic-api-client
Version

Version

3.6.0
Type

Type

jar

Download newrelic-api-client 3.6.0


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