| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ranger |
| ArtifactId | ArtifactIdranger-examples-distro |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
DescriptionApache Ranger Examples Distribution
Apache Ranger Examples Distribution
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.ranger/ranger-examples-distro/ -->
<dependency>
<groupId>org.apache.ranger</groupId>
<artifactId>ranger-examples-distro</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ranger/ranger-examples-distro/
implementation 'org.apache.ranger:ranger-examples-distro:2.1.0'
// https://jarcasting.com/artifacts/org.apache.ranger/ranger-examples-distro/
implementation ("org.apache.ranger:ranger-examples-distro:2.1.0")
'org.apache.ranger:ranger-examples-distro:jar:2.1.0'
<dependency org="org.apache.ranger" name="ranger-examples-distro" rev="2.1.0">
<artifact name="ranger-examples-distro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ranger', module='ranger-examples-distro', version='2.1.0')
)
libraryDependencies += "org.apache.ranger" % "ranger-examples-distro" % "2.1.0"
[org.apache.ranger/ranger-examples-distro "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ranger : sample-client | jar | 2.1.0 |