is not current version
Last Version 2.2.0

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

Plugins Common

GroupId

GroupId

org.apache.ranger
ArtifactId

ArtifactId

ranger-plugins-common
Version

Version

2.0.0
Type

Type

jar

Download ranger-plugins-common 2.0.0


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