JPam

Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used on Linux, Solaris, HP-UX, Mac OS X and other Unix systems.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jpam
ArtifactId

ArtifactId

jpam
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JPam
Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used on Linux, Solaris, HP-UX, Mac OS X and other Unix systems.
Project URL

Project URL

http://jpam.sf.net

Download jpam

Filename Size
jpam-1.1.pom
jpam-1.1.jar 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jpam/jpam/ -->
<dependency>
    <groupId>net.sf.jpam</groupId>
    <artifactId>jpam</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jpam/jpam/
implementation 'net.sf.jpam:jpam:1.1'
// https://jarcasting.com/artifacts/net.sf.jpam/jpam/
implementation ("net.sf.jpam:jpam:1.1")
'net.sf.jpam:jpam:jar:1.1'
<dependency org="net.sf.jpam" name="jpam" rev="1.1">
  <artifact name="jpam" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jpam', module='jpam', version='1.1')
)
libraryDependencies += "net.sf.jpam" % "jpam" % "1.1"
[net.sf.jpam/jpam "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.1
checkstyle : checkstyle jar 4.1
checkstyle : checkstyle-optional jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1