MVN

org.apache.sentry : sentry-binding

Maven & Gradle

Sep 25, 2018

Sentry Bindings

<dependency>
    <groupId>org.apache.sentry</groupId>
    <artifactId>sentry-binding</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sentry : sentry-binding to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.apache.sentry : sentry-binding to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
sentry-binding-2.1.0
2.0.x
sentry-binding-2.0.1
sentry-binding-2.0.0
1.8.x
sentry-binding-1.8.0
1.7.x
sentry-binding-1.7.1
sentry-binding-1.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.sentry</groupId>
    <artifactId>sentry-binding</artifactId>
    <version>2.1.0</version>
</dependency>