MVN

com.klarna : hiverunner

Maven & Gradle

Jan 05, 2021
10 usages
240 stars

HiveRunner · HiveRunner is a unit test framework based on JUnit (4 or 5) that enables TDD development of Hive SQL without the need of any installed dependencies.

<dependency>
    <groupId>com.klarna</groupId>
    <artifactId>hiverunner</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.klarna : hiverunner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3.0

All Versions

Choose a version of com.klarna : hiverunner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
hiverunner-6.0.1
hiverunner-6.0.0
5.3.x
hiverunner-5.3.0
5.2.x
hiverunner-5.2.2
hiverunner-5.2.1
hiverunner-5.2.0
5.1.x
hiverunner-5.1.1
hiverunner-5.1.0
5.0.x
hiverunner-5.0.0
4.1.x
hiverunner-4.1.0
4.0.x
hiverunner-4.0.0
3.2.x
hiverunner-3.2.1
hiverunner-3.2.0
3.1.x
hiverunner-3.1.1
hiverunner-3.1.0
3.0.x
hiverunner-3.0.0
2.6.x
hiverunner-2.6.0
2.5.x
hiverunner-2.5.1

How to add a dependency to Maven

Add the following com.klarna : hiverunner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.klarna</groupId>
    <artifactId>hiverunner</artifactId>
    <version>5.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.klarna : hiverunner gradle dependency to your build.gradle file:

implementation 'com.klarna:hiverunner:5.3.0'

Gradle Kotlin DSL: Add the following com.klarna : hiverunner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.klarna:hiverunner:5.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.klarna : hiverunner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.klarna" % "hiverunner" % "5.3.0"

Advertisement

Dependencies from Group

Jan 05, 2021
10 usages
240 stars
Jul 02, 2015
6 stars
Apr 03, 2020
25 stars
Feb 22, 2021
33 stars

Discover Dependencies

Sep 12, 2020
10 usages
11 stars
Jul 27, 2023
9 usages
15 stars
Nov 12, 2015
5 usages
365 stars
Sep 20, 2018
1 usages
415 stars
Apr 08, 2016
12 usages
Nov 20, 2015
164 usages