Last Version

killbill 0.8.14

Library for managing recurring subscriptions and the associated billing

License

License

GroupId

GroupId

com.ning.billing
ArtifactId

ArtifactId

killbill
Version

Version

0.8.14
Type

Type

pom
Description

Description

killbill
Library for managing recurring subscriptions and the associated billing
Project URL

Project URL

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

Source Code Management

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

Download killbill 0.8.14

Filename Size
killbill-0.8.14.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • account
  • api
  • beatrix
  • catalog
  • subscription
  • entitlement
  • invoice
  • junction
  • overdue
  • payment
  • usage
  • util
  • jaxrs
  • server
  • tenant
  • osgi
  • osgi-bundles
  • currency