MVN

com.scalar-labs : kelpie

Maven & Gradle

Sep 01, 2022
12 stars

Kelpie · A simple yet general framework for running end-to-end testing.

<dependency>
    <groupId>com.scalar-labs</groupId>
    <artifactId>kelpie</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.scalar-labs : kelpie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.scalar-labs : kelpie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
kelpie-1.2.3
kelpie-1.2.2
kelpie-1.2.1
kelpie-1.2.0
1.1.x
kelpie-1.1.1
kelpie-1.1.0
1.0.x
kelpie-1.0.0

How to add a dependency to Maven

Add the following com.scalar-labs : kelpie maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.scalar-labs</groupId>
    <artifactId>kelpie</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.scalar-labs : kelpie gradle dependency to your build.gradle file:

implementation 'com.scalar-labs:kelpie:1.2.3'

Gradle Kotlin DSL: Add the following com.scalar-labs : kelpie gradle kotlin dependency to your build.gradle.kts file:

implementation("com.scalar-labs:kelpie:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.scalar-labs : kelpie sbt scala dependency to your build.sbt file:

libraryDependencies += "com.scalar-labs" % "kelpie" % "1.2.3"

Advertisement

Dependencies from Group

Aug 07, 2023
3 usages
439 stars
Jun 22, 2023
2 usages
1 stars
Apr 19, 2023
2 usages
101 stars
Aug 07, 2023
2 usages
439 stars
Apr 19, 2023
1 usages
101 stars

Discover Dependencies

Dec 27, 2022
72 stars
Aug 01, 2023
1.3k stars
Mar 13, 2023
1 usages
53 stars
Jan 11, 2022
0 stars
Apr 20, 2023
0 stars