| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.ranger |
| ArtifactId | ArtifactIdsample-client |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSecurity for Enforcing Enterprise Policies
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sample-client-2.2.0.pom | |
| sample-client-2.2.0.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ranger/sample-client/ -->
<dependency>
<groupId>org.apache.ranger</groupId>
<artifactId>sample-client</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ranger/sample-client/
implementation 'org.apache.ranger:sample-client:2.2.0'
// https://jarcasting.com/artifacts/org.apache.ranger/sample-client/
implementation ("org.apache.ranger:sample-client:2.2.0")
'org.apache.ranger:sample-client:jar:2.2.0'
<dependency org="org.apache.ranger" name="sample-client" rev="2.2.0">
<artifact name="sample-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ranger', module='sample-client', version='2.2.0')
)
libraryDependencies += "org.apache.ranger" % "sample-client" % "2.2.0"
[org.apache.ranger/sample-client "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ranger : ranger-intg | jar | 2.2.0 |
| org.apache.ranger : ranger-plugins-common | jar | 2.2.0 |
| commons-cli : commons-cli | jar | 1.2 |
| com.google.guava : guava | jar | 27.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |