Download fathom-security-0.9.0.jar file - Jar f

Jar examples for f:fathom-security

Description

Realms and Authorization for Fathom

You can download jar file fathom-security 0.9.0 in this page.

License

Apache License

Build File

You can use the following script to add fathom-security-0.9.0.jar to your project.

<dependency>
   <groupId>com.gitblit.fathom</groupId>
   <artifactId>fathom-security</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.gitblit.fathom', name: 'fathom-security', version: '0.9.0'
libraryDependencies += "com.gitblit.fathom" % "fathom-security" % "0.9.0"
<dependency org="com.gitblit.fathom" name="fathom-security" rev="0.9.0"/>
@Grapes(@Grab(group='com.gitblit.fathom', module='fathom-security', version='0.9.0'))
'com.gitblit.fathom:fathom-security:jar:0.9.0'

Download

Click the following link to download the jar file.

fathom-security-0.9.0-javadoc.jar
fathom-security-0.9.0-sources.jar
fathom-security-0.9.0.jar
fathom-security-0.9.0.pom



Related Tutorials