MVN

com.github.lemfi.kest : junit5

Maven & Gradle

May 05, 2023
5 usages
8 stars

Kest · Backends testing with Kotlin

<dependency>
    <groupId>com.github.lemfi.kest</groupId>
    <artifactId>junit5</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lemfi.kest : junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.github.lemfi.kest : junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
junit5-0.8.0
0.7.x
junit5-0.7.4
junit5-0.7.3
junit5-0.7.2
junit5-0.7.1
junit5-0.7.0
0.6.x
junit5-0.6.14
junit5-0.6.13
junit5-0.6.12
junit5-0.6.11
junit5-0.6.10
junit5-0.6.9
junit5-0.6.8
junit5-0.6.7
junit5-0.6.6
junit5-0.6.5
junit5-0.6.4
junit5-0.6.3
junit5-0.6.2
junit5-0.6.1
junit5-0.6.0
0.5.x
junit5-0.5.0
0.4.x
junit5-0.4.0
0.3.x
junit5-0.3.0
0.2.x
junit5-0.2.4
junit5-0.2.3
junit5-0.2.2
junit5-0.2.1
junit5-0.2.0
0.1.x
junit5-0.1.6
junit5-0.1.5
junit5-0.1.4
junit5-0.1.3
junit5-0.1.2
junit5-0.1.1
junit5-0.1.0
0.0.x
junit5-0.0.12
junit5-0.0.11
junit5-0.0.10
junit5-0.0.9
junit5-0.0.8
junit5-0.0.7
junit5-0.0.6
junit5-0.0.5
junit5-0.0.4
junit5-0.0.3
junit5-0.0.2
junit5-0.0.1

How to add a dependency to Maven

Add the following com.github.lemfi.kest : junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lemfi.kest</groupId>
    <artifactId>junit5</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lemfi.kest : junit5 gradle dependency to your build.gradle file:

implementation 'com.github.lemfi.kest:junit5:0.8.0'

Gradle Kotlin DSL: Add the following com.github.lemfi.kest : junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lemfi.kest:junit5:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lemfi.kest : junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lemfi.kest" % "junit5" % "0.8.0"

Advertisement

Dependencies from Group

May 05, 2023
12 usages
8 stars
May 05, 2023
5 usages
8 stars
May 05, 2023
2 usages
8 stars
May 05, 2023
2 usages
8 stars
May 05, 2023
1 usages
8 stars

Discover Dependencies

Jul 06, 2023
6 usages
2 stars
May 22, 2017
1 usages
5 stars
Apr 21, 2023
7 usages
3.2k stars
Jul 03, 2023
1 usages
1.8k stars
Dec 10, 2020
5 usages
24 stars
Jun 21, 2023
10 usages
1.8k stars