License |
License |
---|---|
GroupId | GroupIdorg.apache.sentry |
ArtifactId | ArtifactIdsentry-binding-hive-conf |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentry Hive Binding Configuration
Sentry component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentry-binding-hive-conf-2.1.0.pom | |
sentry-binding-hive-conf-2.1.0.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-hive-conf/ -->
<dependency>
<groupId>org.apache.sentry</groupId>
<artifactId>sentry-binding-hive-conf</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-hive-conf/
implementation 'org.apache.sentry:sentry-binding-hive-conf:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-binding-hive-conf/
implementation ("org.apache.sentry:sentry-binding-hive-conf:2.1.0")
'org.apache.sentry:sentry-binding-hive-conf:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-binding-hive-conf" rev="2.1.0">
<artifact name="sentry-binding-hive-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-binding-hive-conf', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-binding-hive-conf" % "2.1.0"
[org.apache.sentry/sentry-binding-hive-conf "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.3 |
org.apache.derby : derby | jar | 10.13.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | 2.3.3 |
org.apache.hive : hive-service | jar | 2.3.3 |
org.apache.hadoop : hadoop-common | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |