License |
License |
---|---|
GroupId | GroupIdcom.qmetric |
ArtifactId | ArtifactIdhal-feed-consumer |
Last Version | Last Version3.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHal+JSON feed consumer library
Java library for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)
|
Filename | Size |
---|---|
hal-feed-consumer-3.18.pom | |
hal-feed-consumer-3.18.jar | 48 KB |
hal-feed-consumer-3.18-sources.jar | 21 KB |
hal-feed-consumer-3.18-javadoc.jar | 180 KB |
Browse |
<!-- 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"]
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 |
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 |