is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-security-pam 0.5.0

Authentication realm for Linux/UNIX accounts

Categories

Categories

Security
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-security-pam
Version

Version

0.5.0
Type

Type

jar

Download fathom-security-pam 0.5.0


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