MVN

se.bjurr.forks.com.maciejwalkowiak.spring : wiremock-spring-boot-parent

Maven & Gradle

May 02, 2024

WireMock Spring Boot Parent · WireMock integration for Spring Boot

<dependency>
    <groupId>se.bjurr.forks.com.maciejwalkowiak.spring</groupId>
    <artifactId>wiremock-spring-boot-parent</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.bjurr.forks.com.maciejwalkowiak.spring : wiremock-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of se.bjurr.forks.com.maciejwalkowiak.spring : wiremock-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
wiremock-spring-boot-parent-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.bjurr.forks.com.maciejwalkowiak.spring</groupId>
    <artifactId>wiremock-spring-boot-parent</artifactId>
    <version>2.2.0</version>
</dependency>