Jar examples for h:hal-feed-consumer
Java library for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)
You can download jar file hal-feed-consumer 3.16 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hal-feed-consumer-3.16.jar to your project.
<dependency> <groupId>com.qmetric</groupId> <artifactId>hal-feed-consumer</artifactId> <version>3.16</version> </dependency>
compile group: 'com.qmetric', name: 'hal-feed-consumer', version: '3.16'
libraryDependencies += "com.qmetric" % "hal-feed-consumer" % "3.16"
<dependency org="com.qmetric" name="hal-feed-consumer" rev="3.16"/>
@Grapes(@Grab(group='com.qmetric', module='hal-feed-consumer', version='3.16'))
'com.qmetric:hal-feed-consumer:jar:3.16'
Click the following link to download the jar file.
hal-feed-consumer-3.16-javadoc.jar