MVN

com.cedarsoft.maven : instrumentation-plugin

Maven & Gradle

Oct 03, 2014
0 stars
<plugin>
    <groupId>com.cedarsoft.maven</groupId>
    <artifactId>instrumentation-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
instrumentation-plugin-1.1
1.0.x
instrumentation-plugin-1.0.2
instrumentation-plugin-1.0.0
0.7.x
instrumentation-plugin-0.7.2
instrumentation-plugin-0.7.1
instrumentation-plugin-0.7.0
0.6.x
instrumentation-plugin-0.6.3
instrumentation-plugin-0.6.2
instrumentation-plugin-0.6.1
0.6
instrumentation-plugin-0.6
0.5
instrumentation-plugin-0.5

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.cedarsoft.maven</groupId>
    <artifactId>instrumentation-plugin</artifactId>
    <version>1.1</version>
</plugin>