Last Version

New Relic Command Line 1.2.2

Java library that allows New Relic Monitoring and Alerting configuration operations to be executed from a command line. The library includes over 90 operations covering Alerts, Applications, Key Transactions, Deployments, Servers, Plugins, Monitors and Labels. It provides a set of tools to simplify or automate the configuration of New Relic Monitoring and Alerting.

License

License

GroupId

GroupId

com.opsmatters
ArtifactId

ArtifactId

newrelic-command
Version

Version

1.2.2
Type

Type

jar
Description

Description

New Relic Command Line
Java library that allows New Relic Monitoring and Alerting configuration operations to be executed from a command line. The library includes over 90 operations covering Alerts, Applications, Key Transactions, Deployments, Servers, Plugins, Monitors and Labels. It provides a set of tools to simplify or automate the configuration of New Relic Monitoring and Alerting.
Project URL

Project URL

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

Source Code Management

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

Download newrelic-command 1.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.opsmatters : newrelic-batch jar 1.0.2
com.opsmatters : opsmatters-core jar 1.0.2
com.opsmatters : newrelic-api jar 1.0.11
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.