MVN

io.toolisticon.testing : jgiven-kotlin-parent

Maven & Gradle

Sep 11, 2023
4 stars

JGiven Kotlin - Parent · jgiven kotlin extension - parent

<dependency>
    <groupId>io.toolisticon.testing</groupId>
    <artifactId>jgiven-kotlin-parent</artifactId>
    <version>1.3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.toolisticon.testing : jgiven-kotlin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0.0

All Versions

Choose a version of io.toolisticon.testing : jgiven-kotlin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
jgiven-kotlin-parent-1.3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.toolisticon.testing</groupId>
    <artifactId>jgiven-kotlin-parent</artifactId>
    <version>1.3.0.0</version>
</dependency>