Last Version

New Relic Batch 1.0.2

Java library that allows New Relic objects to be created automatically from file based definitions. New Relic Alerts can be configured from alert channels, policies and conditions in CSV or spreadsheet format. New Relic Insights dashboards can be created from definition files in YAML format. It provides a set of tools to accelerate or automate the deployment of New Relic Alerts and Insights dashboards.

License

License

GroupId

GroupId

com.opsmatters
ArtifactId

ArtifactId

newrelic-batch
Version

Version

1.0.2
Type

Type

jar
Description

Description

New Relic Batch
Java library that allows New Relic objects to be created automatically from file based definitions. New Relic Alerts can be configured from alert channels, policies and conditions in CSV or spreadsheet format. New Relic Insights dashboards can be created from definition files in YAML format. It provides a set of tools to accelerate or automate the deployment of New Relic Alerts and Insights dashboards.
Project URL

Project URL

https://github.com/opsmatters/newrelic-batch
Source Code Management

Source Code Management

https://github.com/opsmatters/newrelic-batch

Download newrelic-batch 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.opsmatters : opsmatters-core jar 1.0.2
com.opsmatters : newrelic-api jar 1.0.11
org.yaml : snakeyaml jar 1.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.