MVN

com.apmvista.agent.android : tracing-maven-plugin

Maven & Gradle

Sep 08, 2017

tracing-maven-plugin Maven Mojo · apmvista agent

<plugin>
    <groupId>com.apmvista.agent.android</groupId>
    <artifactId>tracing-maven-plugin</artifactId>
    <version>0.1.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apmvista.agent.android : tracing-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.9

All Versions

Choose a version of com.apmvista.agent.android : tracing-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tracing-maven-plugin-1.0.0
0.1.x
tracing-maven-plugin-0.1.9

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.apmvista.agent.android</groupId>
    <artifactId>tracing-maven-plugin</artifactId>
    <version>0.1.9</version>
</plugin>

Advertisement