is not current version
Last Version 2.1.0

org.apache.sentry:sentry-binding 1.7.0


GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-binding
Version

Version

1.7.0
Type

Type

pom

Download sentry-binding 1.7.0

Filename Size
sentry-binding-1.7.0.pom 1 KB
Browse

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