Sentry Service Client

Sentry component

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-service-client
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sentry Service Client
Sentry component
Project Organization

Project Organization

The Apache Software Foundation

Download sentry-service-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.sentry/sentry-service-client/ -->
<dependency>
    <groupId>org.apache.sentry</groupId>
    <artifactId>sentry-service-client</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-service-client/
implementation 'org.apache.sentry:sentry-service-client:2.1.0'
// https://jarcasting.com/artifacts/org.apache.sentry/sentry-service-client/
implementation ("org.apache.sentry:sentry-service-client:2.1.0")
'org.apache.sentry:sentry-service-client:jar:2.1.0'
<dependency org="org.apache.sentry" name="sentry-service-client" rev="2.1.0">
  <artifact name="sentry-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sentry', module='sentry-service-client', version='2.1.0')
)
libraryDependencies += "org.apache.sentry" % "sentry-service-client" % "2.1.0"
[org.apache.sentry/sentry-service-client "2.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.apache.derby : derby jar 10.13.1.1
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.thrift : libfb303 jar 0.9.3
org.apache.thrift : libthrift jar 0.9.3
org.apache.sentry : sentry-service-api jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
1.8.0