License |
License |
---|---|
GroupId | GroupIdorg.apache.ranger |
ArtifactId | ArtifactIdranger-plugins-audit |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAudit Component
Auth Audit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ranger-plugins-audit-2.2.0.pom | |
ranger-plugins-audit-2.2.0.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ranger/ranger-plugins-audit/ -->
<dependency>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-plugins-audit</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ranger/ranger-plugins-audit/
implementation 'org.apache.ranger:ranger-plugins-audit:2.2.0'
// https://jarcasting.com/artifacts/org.apache.ranger/ranger-plugins-audit/
implementation ("org.apache.ranger:ranger-plugins-audit:2.2.0")
'org.apache.ranger:ranger-plugins-audit:jar:2.2.0'
<dependency org="org.apache.ranger" name="ranger-plugins-audit" rev="2.2.0">
<artifact name="ranger-plugins-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ranger', module='ranger-plugins-audit', version='2.2.0')
)
libraryDependencies += "org.apache.ranger" % "ranger-plugins-audit" % "2.2.0"
[org.apache.ranger/ranger-plugins-audit "2.2.0"]