Download sentry-provider-common-1.7.1.jar file - Jar s

Jar examples for s:sentry-provider-common

Description

You can download jar file sentry-provider-common 1.7.1 in this page.

License

Apache License

Build File

You can use the following script to add sentry-provider-common-1.7.1.jar to your project.

<dependency>
   <groupId>org.apache.sentry</groupId>
   <artifactId>sentry-provider-common</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'org.apache.sentry', name: 'sentry-provider-common', version: '1.7.1'
libraryDependencies += "org.apache.sentry" % "sentry-provider-common" % "1.7.1"
<dependency org="org.apache.sentry" name="sentry-provider-common" rev="1.7.1"/>
@Grapes(@Grab(group='org.apache.sentry', module='sentry-provider-common', version='1.7.1'))
'org.apache.sentry:sentry-provider-common:jar:1.7.1'

Download

Click the following link to download the jar file.

sentry-provider-common-1.7.1-tests.jar
sentry-provider-common-1.7.1.jar
sentry-provider-common-1.7.1.pom



Related Tutorials