is not current version
Last Version 2.1.0

org.apache.sentry:sentry-hdfs-service 1.7.0


GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-hdfs-service
Version

Version

1.7.0
Type

Type

jar

Download sentry-hdfs-service 1.7.0


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