How To Install Java Artifact org.kohsuke.libpam4j v1.8

org.kohsuke libpam4j 1.8

Introduction

In this article, we'll learn how to install Java artifact libpam4j from org.kohsuke group in version 1.8. The artifact is available in 7 versions: 1.11 1.10 1.9 1.8 1.7 1.6 1.5 . The Java binding for libpam.so project has been released under The MIT license license. The parent project is: org.kohsuke::pom::6

How To Install Java Artifact org.kohsuke.libpam4j In Version 1.8

To install the Java binding for libpam.so artifact in version 1.8 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Java binding for libpam.so dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Test dependencies (1)

Licenses