Last Version

Hive TestUtils 4.0.0-alpha-1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-testutils
Version

Version

4.0.0-alpha-1
Type

Type

jar
Description

Description

Hive TestUtils
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download hive-testutils 4.0.0-alpha-1


<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-testutils/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-testutils</artifactId>
    <version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-testutils/
implementation 'org.apache.hive:hive-testutils:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-testutils/
implementation ("org.apache.hive:hive-testutils:4.0.0-alpha-1")
'org.apache.hive:hive-testutils:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-testutils" rev="4.0.0-alpha-1">
  <artifact name="hive-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-testutils', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-testutils" % "4.0.0-alpha-1"
[org.apache.hive/hive-testutils "4.0.0-alpha-1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.tempus-fugit : tempus-fugit jar 1.1
junit : junit jar 4.13
org.apache.logging.log4j : log4j-core jar 2.17.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.