License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.spark-project.hive |
ArtifactId | ArtifactIdhive-anttasks |
Last Version | Last Version0.12.0-protobuf-2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hive 0.12
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hive-anttasks-0.12.0-protobuf-2.5.pom | |
hive-anttasks-0.12.0-protobuf-2.5.jar | 12 KB |
hive-anttasks-0.12.0-protobuf-2.5-sources.jar | 435 bytes |
hive-anttasks-0.12.0-protobuf-2.5-javadoc.jar | 435 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spark-project.hive/hive-anttasks/ -->
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-anttasks</artifactId>
<version>0.12.0-protobuf-2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.hive/hive-anttasks/
implementation 'org.spark-project.hive:hive-anttasks:0.12.0-protobuf-2.5'
// https://jarcasting.com/artifacts/org.spark-project.hive/hive-anttasks/
implementation ("org.spark-project.hive:hive-anttasks:0.12.0-protobuf-2.5")
'org.spark-project.hive:hive-anttasks:jar:0.12.0-protobuf-2.5'
<dependency org="org.spark-project.hive" name="hive-anttasks" rev="0.12.0-protobuf-2.5">
<artifact name="hive-anttasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive', module='hive-anttasks', version='0.12.0-protobuf-2.5')
)
libraryDependencies += "org.spark-project.hive" % "hive-anttasks" % "0.12.0-protobuf-2.5"
[org.spark-project.hive/hive-anttasks "0.12.0-protobuf-2.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
velocity : velocity | jar | 1.5 |