Download ranger-plugins-common-1.1.0.jar file - Jar r

Jar examples for r:ranger-plugins-common

Description

Plugins Common

You can download jar file ranger-plugins-common 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add ranger-plugins-common-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

ranger-plugins-common-1.1.0.jar
ranger-plugins-common-1.1.0.pom



Related Tutorials