is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-rest-security 0.9.2

Integrates fathom-rest with fathom-security

Categories

Categories

Security
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-rest-security
Version

Version

0.9.2
Type

Type

jar

Download fathom-rest-security 0.9.2


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