License |
License |
---|---|
GroupId | GroupIdorg.apache.hive.shims |
ArtifactId | ArtifactIdhive-shims-common-secure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Shims Secure 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-shims-common-secure-1.0.1.pom | |
hive-shims-common-secure-1.0.1.jar | 72 KB |
hive-shims-common-secure-1.0.1-sources.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-common-secure/ -->
<dependency>
<groupId>org.apache.hive.shims</groupId>
<artifactId>hive-shims-common-secure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-common-secure/
implementation 'org.apache.hive.shims:hive-shims-common-secure:1.0.1'
// https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-common-secure/
implementation ("org.apache.hive.shims:hive-shims-common-secure:1.0.1")
'org.apache.hive.shims:hive-shims-common-secure:jar:1.0.1'
<dependency org="org.apache.hive.shims" name="hive-shims-common-secure" rev="1.0.1">
<artifact name="hive-shims-common-secure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.shims', module='hive-shims-common-secure', version='1.0.1')
)
libraryDependencies += "org.apache.hive.shims" % "hive-shims-common-secure" % "1.0.1"
[org.apache.hive.shims/hive-shims-common-secure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.shims : hive-shims-common | jar | 1.0.1 |
commons-codec : commons-codec | jar | 1.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.1.3 |
org.apache.hadoop : hadoop-core Optional | jar | 1.2.1 |
org.apache.hadoop : hadoop-tools Optional | jar | 1.2.1 |
org.apache.thrift : libthrift | jar | 0.9.0 |
org.apache.curator : curator-framework | jar | 2.6.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |