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.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hal-feed-consumer-3.1.jar to your project.
<dependency> <groupId>com.qmetric</groupId> <artifactId>hal-feed-consumer</artifactId> <version>3.1</version> </dependency>
compile group: 'com.qmetric', name: 'hal-feed-consumer', version: '3.1'
libraryDependencies += "com.qmetric" % "hal-feed-consumer" % "3.1"
<dependency org="com.qmetric" name="hal-feed-consumer" rev="3.1"/>
@Grapes(@Grab(group='com.qmetric', module='hal-feed-consumer', version='3.1'))
'com.qmetric:hal-feed-consumer:jar:3.1'
Click the following link to download the jar file.
hal-feed-consumer-3.1-javadoc.jar