MVN

com.opsmatters : newrelic-batch

Maven & Gradle

Apr 14, 2018
1 usages
2 stars

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.

<dependency>
    <groupId>com.opsmatters</groupId>
    <artifactId>newrelic-batch</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opsmatters : newrelic-batch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.opsmatters : newrelic-batch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
newrelic-batch-1.0.2
newrelic-batch-1.0.1
newrelic-batch-1.0.0
0.4.x
newrelic-batch-0.4.0
0.3.x
newrelic-batch-0.3.0
0.2.x
newrelic-batch-0.2.0
0.1.x
newrelic-batch-0.1.0

How to add a dependency to Maven

Add the following com.opsmatters : newrelic-batch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.opsmatters</groupId>
    <artifactId>newrelic-batch</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.opsmatters : newrelic-batch gradle dependency to your build.gradle file:

implementation 'com.opsmatters:newrelic-batch:1.0.2'

Gradle Kotlin DSL: Add the following com.opsmatters : newrelic-batch gradle kotlin dependency to your build.gradle.kts file:

implementation("com.opsmatters:newrelic-batch:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.opsmatters : newrelic-batch sbt scala dependency to your build.sbt file:

libraryDependencies += "com.opsmatters" % "newrelic-batch" % "1.0.2"

Advertisement

Dependencies from Group

Aug 22, 2018
3 usages
11 stars
Apr 14, 2018
2 usages
2 stars
Apr 14, 2018
1 usages
2 stars
Apr 14, 2018
3 stars
Jul 13, 2020
6 stars

Discover Dependencies

Feb 15, 2018
1 usages
2 stars
Feb 15, 2018
3 stars
Feb 14, 2018
0 stars
Feb 14, 2018
6 usages
0 stars
Feb 14, 2018
1 usages
0 stars
Feb 16, 2018
0 stars
Feb 16, 2018
0 stars
Aug 09, 2023
128 stars