Download fathom-rest-security-1.0.1.jar file - Jar f

Jar examples for f:fathom-rest-security

Description

Integrates fathom-rest with fathom-security

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

fathom-rest-security-1.0.1-javadoc.jar
fathom-rest-security-1.0.1-sources.jar
fathom-rest-security-1.0.1.jar
fathom-rest-security-1.0.1.pom



Related Tutorials