Sentry Service Provider Interface Control

Sentry component

License

License

GroupId

GroupId

org.apache.sentry
ArtifactId

ArtifactId

sentry-spi
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sentry Service Provider Interface Control
Sentry component
Project Organization

Project Organization

The Apache Software Foundation

Download sentry-spi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0