Jar examples for r:rcf
REST Controller Framework for java back-end applications
You can download jar file rcf 0.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add rcf-0.1.0.jar to your project.
<dependency> <groupId>com.agapsys.libs</groupId> <artifactId>rcf</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.agapsys.libs', name: 'rcf', version: '0.1.0'
libraryDependencies += "com.agapsys.libs" % "rcf" % "0.1.0"
<dependency org="com.agapsys.libs" name="rcf" rev="0.1.0"/>
@Grapes(@Grab(group='com.agapsys.libs', module='rcf', version='0.1.0'))
'com.agapsys.libs:rcf:jar:0.1.0'
Click the following link to download the jar file.
rcf-0.1.0-javadoc.jar