Last Version

Hal+JSON feed consumer library 3.18

Java library for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)

License

License

GroupId

GroupId

com.qmetric
ArtifactId

ArtifactId

hal-feed-consumer
Version

Version

3.18
Type

Type

jar
Description

Description

Hal+JSON feed consumer library
Java library for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)

Download hal-feed-consumer 3.18


<!-- https://jarcasting.com/artifacts/com.qmetric/hal-feed-consumer/ -->
<dependency>
    <groupId>com.qmetric</groupId>
    <artifactId>hal-feed-consumer</artifactId>
    <version>3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.qmetric/hal-feed-consumer/
implementation 'com.qmetric:hal-feed-consumer:3.18'
// https://jarcasting.com/artifacts/com.qmetric/hal-feed-consumer/
implementation ("com.qmetric:hal-feed-consumer:3.18")
'com.qmetric:hal-feed-consumer:jar:3.18'
<dependency org="com.qmetric" name="hal-feed-consumer" rev="3.18">
  <artifact name="hal-feed-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qmetric', module='hal-feed-consumer', version='3.18')
)
libraryDependencies += "com.qmetric" % "hal-feed-consumer" % "3.18"
[com.qmetric/hal-feed-consumer "3.18"]

Dependencies

compile (9)

Group / Artifact Type Version
com.qmetric : halreader jar 1.7
com.google.guava : guava jar 18.0
com.github.rholder : guava-retrying jar 1.0.7
org.apache.httpcomponents : httpclient jar 4.5
joda-time : joda-time jar 2.2
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-lang3 jar 3.1
com.codahale.metrics : metrics-healthchecks jar 3.0.2
com.codahale.metrics : metrics-core jar 3.0.2

test (10)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 1.3
org.apache.commons : commons-io jar 1.3.2
net.java.quickcheck : quickcheck jar 0.6
org.slf4j : slf4j-simple jar 1.7.5
com.sparkjava : spark-core jar 1.1
org.mockito : mockito-core jar 1.9.5
com.squareup.okhttp : mockwebserver jar 2.2.0
com.qmetric : spark-authentication jar 1.1

Project Modules

There are no modules declared in this project.