License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-common |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Common
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 |
Filename | Size |
---|---|
hive-common-4.0.0-alpha-1.pom | |
hive-common-4.0.0-alpha-1.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-common/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-common</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-common/
implementation 'org.apache.hive:hive-common:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-common/
implementation ("org.apache.hive:hive-common:4.0.0-alpha-1")
'org.apache.hive:hive-common:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-common" rev="4.0.0-alpha-1">
<artifact name="hive-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-common', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-common" % "4.0.0-alpha-1"
[org.apache.hive/hive-common "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
junit : junit | jar | 4.13 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
com.lmax : disruptor | jar | 3.3.7 |
org.mockito : mockito-core | jar | 3.4.4 |