| License |
License |
|---|---|
| GroupId | GroupIdcom.qmetric |
| ArtifactId | ArtifactIdhal-feed-consumer-simpledb |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleDB feed tracker implementation for Hal+JSON feed consumer library
SimpleDB feed tracker implementation for consuming HAL+JSON feeds (https://github.com/qmetric/hal-feed-server)
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.qmetric/hal-feed-consumer-simpledb/ -->
<dependency>
<groupId>com.qmetric</groupId>
<artifactId>hal-feed-consumer-simpledb</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qmetric/hal-feed-consumer-simpledb/
implementation 'com.qmetric:hal-feed-consumer-simpledb:1.1'
// https://jarcasting.com/artifacts/com.qmetric/hal-feed-consumer-simpledb/
implementation ("com.qmetric:hal-feed-consumer-simpledb:1.1")
'com.qmetric:hal-feed-consumer-simpledb:jar:1.1'
<dependency org="com.qmetric" name="hal-feed-consumer-simpledb" rev="1.1">
<artifact name="hal-feed-consumer-simpledb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qmetric', module='hal-feed-consumer-simpledb', version='1.1')
)
libraryDependencies += "com.qmetric" % "hal-feed-consumer-simpledb" % "1.1"
[com.qmetric/hal-feed-consumer-simpledb "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk-simpledb | jar | 1.9.39 |
| c3p0 : c3p0 | jar | 0.9.1.2 |
| org.jdbi : jdbi | jar | 2.53 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.qmetric : hal-feed-consumer | jar | 3.16 |
| 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 |