MVN

io.opentracing.contrib.specialagent : itest-maven-plugin

Maven & Gradle

Mar 14, 2020
185 stars

ITest Maven Plugin for SpecialAgent

<plugin>
    <groupId>io.opentracing.contrib.specialagent</groupId>
    <artifactId>itest-maven-plugin</artifactId>
    <version>1.6.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.opentracing.contrib.specialagent : itest-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of io.opentracing.contrib.specialagent : itest-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
itest-maven-plugin-1.6.0
1.5.x
itest-maven-plugin-1.5.9
itest-maven-plugin-1.5.8
itest-maven-plugin-1.5.7
itest-maven-plugin-1.5.6
itest-maven-plugin-1.5.5
itest-maven-plugin-1.5.4
itest-maven-plugin-1.5.3
itest-maven-plugin-1.5.2
itest-maven-plugin-1.5.1
itest-maven-plugin-1.5.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>io.opentracing.contrib.specialagent</groupId>
    <artifactId>itest-maven-plugin</artifactId>
    <version>1.6.0</version>
</plugin>