is not current version
Last Version 1.0.1

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

Integrates fathom-rest with fathom-security

Categories

Categories

Security
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-rest-security
Version

Version

0.8.3
Type

Type

jar

Download fathom-rest-security 0.8.3


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