MVN

org.kebish : keb-junit5

Maven & Gradle

Jan 05, 2022
17 stars

Keb - Kebish · Keb is a https://gebish.org inspired Selenium wrapper written in Kotlin that allows you to modularize pages of your web application into logic units represented by Kotlin classes.

<dependency>
    <groupId>org.kebish</groupId>
    <artifactId>keb-junit5</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kebish : keb-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.kebish : keb-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
keb-junit5-1.1

How to add a dependency to Maven

Add the following org.kebish : keb-junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kebish</groupId>
    <artifactId>keb-junit5</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kebish : keb-junit5 gradle dependency to your build.gradle file:

implementation 'org.kebish:keb-junit5:1.1'

Gradle Kotlin DSL: Add the following org.kebish : keb-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kebish:keb-junit5:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kebish : keb-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kebish" % "keb-junit5" % "1.1"

Advertisement

Dependencies from Group

Jan 05, 2022
2 usages
Jan 05, 2022
17 stars
Jan 05, 2022
17 stars

Discover Dependencies

Aug 20, 2023
19 usages
3 stars
Jul 22, 2023
1 usages
56 stars
Jul 22, 2023
1 usages
56 stars
Jul 22, 2023
56 stars
Jan 05, 2022
0 stars
Jan 05, 2022
0 stars
Dec 01, 2022
57 stars
Dec 01, 2022
57 stars