How To Install Java Artifact io.kotlintest.kotlintest-runner-junit5 v3.0.0-RC2

io.kotlintest kotlintest-runner-junit5 3.0.0-RC2

Introduction

In this article, we'll learn how to install Java artifact kotlintest-runner-junit5 from io.kotlintest group in version 3.0.0-RC2. The artifact is available in 43 versions: 3.4.2 3.4.1 3.4.0 3.3.3 3.3.2 3.3.1 3.3.0-RC3 3.3.0-RC2 3.3.0-RC1 3.3.0 3.2.1 3.2.0-RC2 3.2.0-RC1 3.2.0 3.1.11 3.1.10 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0-RC6 3.1.0-RC5 3.1.0-RC4 3.1.0-RC3 3.1.0-RC2 3.1.0-RC1 3.1.0 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0-RC4 3.0.0-RC3 3.0.0-RC2 3.0.0-RC1 3.0.0 . The KotlinTest project has been released under The Apache 2.0 License license, and has its own website at: http://www.github.com/kotlintest/kotlintest .

How To Install Java Artifact io.kotlintest.kotlintest-runner-junit5 In Version 3.0.0-RC2

To install the KotlinTest artifact in version 3.0.0-RC2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses KotlinTest dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (8)

Test dependencies (1)

Licenses

Developers