MVN

org.apache.sentry : sentry-tools

Maven & Gradle

Sep 25, 2018
2 usages
<dependency>
    <groupId>org.apache.sentry</groupId>
    <artifactId>sentry-tools</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sentry : sentry-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.apache.sentry : sentry-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
sentry-tools-2.1.0
2.0.x
sentry-tools-2.0.1
sentry-tools-2.0.0

How to add a dependency to Maven

Add the following org.apache.sentry : sentry-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sentry : sentry-tools gradle dependency to your build.gradle file:

implementation 'org.apache.sentry:sentry-tools:2.1.0'

Gradle Kotlin DSL: Add the following org.apache.sentry : sentry-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sentry:sentry-tools:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sentry : sentry-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sentry" % "sentry-tools" % "2.1.0"

Advertisement

Dependencies from Group

Sep 25, 2018
29 usages
Sep 25, 2018
21 usages
Sep 25, 2018
18 usages
Sep 25, 2018
12 usages

Discover Dependencies

Feb 06, 2018
1 usages
4.7k stars
Feb 06, 2018
1 usages
4.7k stars
Aug 15, 2022
8 usages
316 stars
Aug 18, 2023
3 usages
6.5k stars
Dec 03, 2018
2 usages
Dec 28, 2018
1 usages
1 stars
Dec 02, 2021
2 usages
44 stars