MVN

com.yo1000 : newrelic-instrumentation-maven-plugin

Maven & Gradle

Jul 05, 2022
0 stars

newrelic-instrumentation-maven-plugin · Plugin that automatically creates XML file for NewRelic custom instrumentation

<plugin>
    <groupId>com.yo1000</groupId>
    <artifactId>newrelic-instrumentation-maven-plugin</artifactId>
    <version>1.0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yo1000 : newrelic-instrumentation-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.yo1000 : newrelic-instrumentation-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
newrelic-instrumentation-maven-plugin-1.0.7
newrelic-instrumentation-maven-plugin-1.0.6
newrelic-instrumentation-maven-plugin-1.0.5
newrelic-instrumentation-maven-plugin-1.0.4
newrelic-instrumentation-maven-plugin-1.0.3
newrelic-instrumentation-maven-plugin-1.0.2
newrelic-instrumentation-maven-plugin-1.0.1
newrelic-instrumentation-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.yo1000</groupId>
    <artifactId>newrelic-instrumentation-maven-plugin</artifactId>
    <version>1.0.7</version>
</plugin>

Advertisement