is not current version
Last Version 2.2.0

org.apache.ranger:ranger-plugins-common 0.6.1

Plugins Common

GroupId

GroupId

org.apache.ranger
ArtifactId

ArtifactId

ranger-plugins-common
Version

Version

0.6.1
Type

Type

jar

Download ranger-plugins-common 0.6.1


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