License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.sentry |
ArtifactId | ArtifactIdsentry-service-client |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentry Service Client
Sentry component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentry-service-client-2.1.0.pom | |
sentry-service-client-2.1.0.jar | 95 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |