License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-upgrade-acid |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Upgrade Acid
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 |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-upgrade-acid/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-upgrade-acid</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-upgrade-acid/
implementation 'org.apache.hive:hive-upgrade-acid:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-upgrade-acid/
implementation ("org.apache.hive:hive-upgrade-acid:4.0.0-alpha-1")
'org.apache.hive:hive-upgrade-acid:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-upgrade-acid" rev="4.0.0-alpha-1">
<artifact name="hive-upgrade-acid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-upgrade-acid', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-upgrade-acid" % "4.0.0-alpha-1"
[org.apache.hive/hive-upgrade-acid "4.0.0-alpha-1"]