Last Version

killbill-commons 0.2.11

Kill Bill reusable Java components

License

License

GroupId

GroupId

com.ning.billing.commons
ArtifactId

ArtifactId

killbill-commons
Version

Version

0.2.11
Type

Type

pom
Description

Description

killbill-commons
Kill Bill reusable Java components
Project URL

Project URL

http://github.com/killbill/killbill-commons
Source Code Management

Source Code Management

http://github.com/killbill/killbill-commons/tree/master

Download killbill-commons 0.2.11


<!-- https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-commons/ -->
<dependency>
    <groupId>com.ning.billing.commons</groupId>
    <artifactId>killbill-commons</artifactId>
    <version>0.2.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-commons/
implementation 'com.ning.billing.commons:killbill-commons:0.2.11'
// https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-commons/
implementation ("com.ning.billing.commons:killbill-commons:0.2.11")
'com.ning.billing.commons:killbill-commons:pom:0.2.11'
<dependency org="com.ning.billing.commons" name="killbill-commons" rev="0.2.11">
  <artifact name="killbill-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ning.billing.commons', module='killbill-commons', version='0.2.11')
)
libraryDependencies += "com.ning.billing.commons" % "killbill-commons" % "0.2.11"
[com.ning.billing.commons/killbill-commons "0.2.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • clock
  • concurrent
  • embeddeddb
  • jdbi
  • locker
  • queue