MVN

com.github.lucasls.kotlinx.wiremock : wiremock-kotlin-extensions-parent

Maven & Gradle

Oct 29, 2020
2 stars

Wiremock Kotlin Extensions - Parent POM · The simplest possible Kotlin DSL for Wiremock

<dependency>
    <groupId>com.github.lucasls.kotlinx.wiremock</groupId>
    <artifactId>wiremock-kotlin-extensions-parent</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lucasls.kotlinx.wiremock : wiremock-kotlin-extensions-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.lucasls.kotlinx.wiremock : wiremock-kotlin-extensions-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
wiremock-kotlin-extensions-parent-0.1.2
wiremock-kotlin-extensions-parent-0.1.1
wiremock-kotlin-extensions-parent-0.1.0
0.0.x
wiremock-kotlin-extensions-parent-0.0.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lucasls.kotlinx.wiremock</groupId>
    <artifactId>wiremock-kotlin-extensions-parent</artifactId>
    <version>0.1.2</version>
</dependency>