MVN

io.github.hiverunner : hiverunner

Maven & Gradle

Jan 23, 2023
2 usages
252 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>io.github.hiverunner</groupId>
    <artifactId>hiverunner</artifactId>
    <version>5.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hiverunner : hiverunner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.0

All Versions

Choose a version of io.github.hiverunner : hiverunner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.1.x
hiverunner-6.1.0
5.5.x
hiverunner-5.5.0
5.4.x
hiverunner-5.4.1
hiverunner-5.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.hiverunner</groupId>
    <artifactId>hiverunner</artifactId>
    <version>5.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.hiverunner : hiverunner gradle dependency to your build.gradle file:

implementation 'io.github.hiverunner:hiverunner:5.5.0'

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

implementation("io.github.hiverunner:hiverunner:5.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.hiverunner : hiverunner sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.hiverunner" % "hiverunner" % "5.5.0"

Advertisement

Dependencies from Group

Jan 23, 2023
2 usages
252 stars
May 08, 2021
22 stars

Discover Dependencies

Jul 17, 2023
149 usages
14 stars
Sep 30, 2021
1 usages
16 stars
Aug 02, 2023
2 usages
554 stars
Oct 07, 2010
8 usages
May 30, 2023
4 usages
4.3k stars
May 30, 2018
1 usages
901 stars
May 11, 2015
21 stars
Jun 19, 2015
1 usages
346 stars
Jun 19, 2015
1 usages
346 stars