Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.gitblit.fathom |
ArtifactId | ArtifactIdfathom-security-pam |
Version | Version0.5.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-security-pam/ -->
<dependency>
<groupId>com.gitblit.fathom</groupId>
<artifactId>fathom-security-pam</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-security-pam/
implementation 'com.gitblit.fathom:fathom-security-pam:0.5.3'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-security-pam/
implementation ("com.gitblit.fathom:fathom-security-pam:0.5.3")
'com.gitblit.fathom:fathom-security-pam:jar:0.5.3'
<dependency org="com.gitblit.fathom" name="fathom-security-pam" rev="0.5.3">
<artifact name="fathom-security-pam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-security-pam', version='0.5.3')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-security-pam" % "0.5.3"
[com.gitblit.fathom/fathom-security-pam "0.5.3"]