MVN

tech.grasshopper : rest-assured-extent-report-plugin

Maven & Gradle

May 05, 2023
0 stars

rest-assured-extent-report-plugin · Spark Extent Report generation for REST Assured API Testing

<plugin>
    <groupId>tech.grasshopper</groupId>
    <artifactId>rest-assured-extent-report-plugin</artifactId>
    <version>2.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.grasshopper : rest-assured-extent-report-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of tech.grasshopper : rest-assured-extent-report-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
rest-assured-extent-report-plugin-2.2.0
2.1.x
rest-assured-extent-report-plugin-2.1.2
rest-assured-extent-report-plugin-2.1.1
rest-assured-extent-report-plugin-2.1.0
2.0.x
rest-assured-extent-report-plugin-2.0.0
1.6.x
rest-assured-extent-report-plugin-1.6.0
1.5.x
rest-assured-extent-report-plugin-1.5.0
1.4.x
rest-assured-extent-report-plugin-1.4.0
1.3.x
rest-assured-extent-report-plugin-1.3.0
1.2.x
rest-assured-extent-report-plugin-1.2.0
1.1.x
rest-assured-extent-report-plugin-1.1.0
1.0.x
rest-assured-extent-report-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>tech.grasshopper</groupId>
    <artifactId>rest-assured-extent-report-plugin</artifactId>
    <version>2.2.0</version>
</plugin>

Advertisement