Download fathom-rest-0.7.0.jar file - Jar f

Jar examples for f:fathom-rest

Description

RESTful Routes and Controllers based on Pippo

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

fathom-rest-0.7.0-javadoc.jar
fathom-rest-0.7.0-sources.jar
fathom-rest-0.7.0.jar
fathom-rest-0.7.0.pom



Related Tutorials