MVN

com.dynatrace.diagnostics.automation : dynatrace-maven-plugin

Maven & Gradle

Apr 14, 2017
1 stars

Dynatrace Automation Plugin · Dynatrace plugin for Maven

<plugin>
    <groupId>com.dynatrace.diagnostics.automation</groupId>
    <artifactId>dynatrace-maven-plugin</artifactId>
    <version>7.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dynatrace.diagnostics.automation : dynatrace-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of com.dynatrace.diagnostics.automation : dynatrace-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
dynatrace-maven-plugin-7.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.dynatrace.diagnostics.automation</groupId>
    <artifactId>dynatrace-maven-plugin</artifactId>
    <version>7.0.0</version>
</plugin>