| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.presto.ranger |
| ArtifactId | ArtifactIdranger-apache |
| Version | Version2.1.0-1 |
| Type | Typejar |
| Description |
Descriptionranger-apache
Shaded version of Apache Ranger for Presto
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ranger-apache-2.1.0-1.pom | |
| ranger-apache-2.1.0-1.jar | 1 MB |
| ranger-apache-2.1.0-1-sources.jar | 1 KB |
| ranger-apache-2.1.0-1-javadoc.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto.ranger/ranger-apache/ -->
<dependency>
<groupId>com.facebook.presto.ranger</groupId>
<artifactId>ranger-apache</artifactId>
<version>2.1.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto.ranger/ranger-apache/
implementation 'com.facebook.presto.ranger:ranger-apache:2.1.0-1'
// https://jarcasting.com/artifacts/com.facebook.presto.ranger/ranger-apache/
implementation ("com.facebook.presto.ranger:ranger-apache:2.1.0-1")
'com.facebook.presto.ranger:ranger-apache:jar:2.1.0-1'
<dependency org="com.facebook.presto.ranger" name="ranger-apache" rev="2.1.0-1">
<artifact name="ranger-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto.ranger', module='ranger-apache', version='2.1.0-1')
)
libraryDependencies += "com.facebook.presto.ranger" % "ranger-apache" % "2.1.0-1"
[com.facebook.presto.ranger/ranger-apache "2.1.0-1"]