MVN

uk.co.deliverymind : wiremock-maven-plugin

Maven & Gradle

Jan 25, 2018
19 stars

wiremock-maven-plugin · WireMock Maven Plugin

<plugin>
    <groupId>uk.co.deliverymind</groupId>
    <artifactId>wiremock-maven-plugin</artifactId>
    <version>2.11.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.deliverymind : wiremock-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.11.0

All Versions

Choose a version of uk.co.deliverymind : wiremock-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.11.x
wiremock-maven-plugin-2.11.0
2.10.x
wiremock-maven-plugin-2.10.0
2.9.x
wiremock-maven-plugin-2.9.0
2.8.x
wiremock-maven-plugin-2.8.0
2.7.x
wiremock-maven-plugin-2.7.0
2.6.x
wiremock-maven-plugin-2.6.1
wiremock-maven-plugin-2.6.0
2.5.x
wiremock-maven-plugin-2.5.0
2.4.x
wiremock-maven-plugin-2.4.0
2.3.x
wiremock-maven-plugin-2.3.0
2.2.x
wiremock-maven-plugin-2.2.0
2.1.x
wiremock-maven-plugin-2.1.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>uk.co.deliverymind</groupId>
    <artifactId>wiremock-maven-plugin</artifactId>
    <version>2.11.0</version>
</plugin>

Advertisement