License |
License |
---|---|
GroupId | GroupIdorg.spark-project.hive.shims |
ArtifactId | ArtifactIdhive-shims-0.23 |
Version | Version1.2.1.spark2 |
Type | Typejar |
Description |
DescriptionHive Shims 0.23
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.spark-project.hive.shims/hive-shims-0.23/ -->
<dependency>
<groupId>org.spark-project.hive.shims</groupId>
<artifactId>hive-shims-0.23</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.hive.shims/hive-shims-0.23/
implementation 'org.spark-project.hive.shims:hive-shims-0.23:1.2.1.spark2'
// https://jarcasting.com/artifacts/org.spark-project.hive.shims/hive-shims-0.23/
implementation ("org.spark-project.hive.shims:hive-shims-0.23:1.2.1.spark2")
'org.spark-project.hive.shims:hive-shims-0.23:jar:1.2.1.spark2'
<dependency org="org.spark-project.hive.shims" name="hive-shims-0.23" rev="1.2.1.spark2">
<artifact name="hive-shims-0.23" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive.shims', module='hive-shims-0.23', version='1.2.1.spark2')
)
libraryDependencies += "org.spark-project.hive.shims" % "hive-shims-0.23" % "1.2.1.spark2"
[org.spark-project.hive.shims/hive-shims-0.23 "1.2.1.spark2"]