License |
License |
---|---|
GroupId | GroupIdcom.ning.billing.commons |
ArtifactId | ArtifactIdkillbill-queue |
Last Version | Last Version0.2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKill Bill Persistent Queues (bus/notificationQ)
Kill Bill reusable Java components
|
Filename | Size |
---|---|
killbill-queue-0.2.11.pom | |
killbill-queue-0.2.11.jar | 65 KB |
killbill-queue-0.2.11-tests.jar | 52 KB |
killbill-queue-0.2.11-test-sources.jar | 21 KB |
killbill-queue-0.2.11-sources.jar | 45 KB |
killbill-queue-0.2.11-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-queue/ -->
<dependency>
<groupId>com.ning.billing.commons</groupId>
<artifactId>killbill-queue</artifactId>
<version>0.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-queue/
implementation 'com.ning.billing.commons:killbill-queue:0.2.11'
// https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-queue/
implementation ("com.ning.billing.commons:killbill-queue:0.2.11")
'com.ning.billing.commons:killbill-queue:jar:0.2.11'
<dependency org="com.ning.billing.commons" name="killbill-queue" rev="0.2.11">
<artifact name="killbill-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ning.billing.commons', module='killbill-queue', version='0.2.11')
)
libraryDependencies += "com.ning.billing.commons" % "killbill-queue" % "0.2.11"
[com.ning.billing.commons/killbill-queue "0.2.11"]
Group / Artifact | Type | Version |
---|---|---|
com.codahale.metrics : metrics-core | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.1.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.0.1 |
com.ning.billing.commons : killbill-clock | jar | 0.2.11 |
com.ning.billing.commons : killbill-jdbi | jar | 0.2.11 |
joda-time : joda-time | jar | 2.0 |
org.antlr : stringtemplate Optional | jar | 3.2.1 |
org.jdbi : jdbi | jar | 2.53 |
org.skife.config : config-magic | jar | 0.14 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.weakref : jmxutils | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 15.0 |
com.ning.billing : killbill-api | jar | 0.7.10 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.158 |
com.jayway.awaitility : awaitility | jar | 1.3.3 |
com.ning.billing.commons : killbill-clock | test-jar | 0.2.11 |
com.ning.billing.commons : killbill-embeddeddb | jar | 0.2.11 |
mysql : mysql-connector-java | jar | 5.1.22 |
mysql : mysql-connector-mxj | jar | 5.0.12 |
mysql : mysql-connector-mxj-db-files | jar | 5.0.12 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.testng : testng | jar | 6.3.1 |