License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.ranger |
ArtifactId | ArtifactIdunixauthclient |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionUnix Authentication Client
Unix authentication client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unixauthclient-2.1.0.pom | |
unixauthclient-2.1.0.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ranger/unixauthclient/ -->
<dependency>
<groupId>org.apache.ranger</groupId>
<artifactId>unixauthclient</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ranger/unixauthclient/
implementation 'org.apache.ranger:unixauthclient:2.1.0'
// https://jarcasting.com/artifacts/org.apache.ranger/unixauthclient/
implementation ("org.apache.ranger:unixauthclient:2.1.0")
'org.apache.ranger:unixauthclient:jar:2.1.0'
<dependency org="org.apache.ranger" name="unixauthclient" rev="2.1.0">
<artifact name="unixauthclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ranger', module='unixauthclient', version='2.1.0')
)
libraryDependencies += "org.apache.ranger" % "unixauthclient" % "2.1.0"
[org.apache.ranger/unixauthclient "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.google.code.gson : gson | jar | 2.2.4 |
com.sun.jersey : jersey-bundle | jar | 1.19.3 |
commons-cli : commons-cli | jar | 1.2 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.commons : commons-configuration2 | jar | 2.1.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.2 |
com.google.guava : guava | jar | 25.1-jre |
org.apache.hadoop : hadoop-auth | jar | 3.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.kohsuke : libpam4j | jar | 1.10 |