Last Version

killbill-platform 0.40.12

Platform to build billing and payment infrastructures

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.kill-bill.billing
ArtifactId

ArtifactId

killbill-platform
Version

Version

0.40.12
Type

Type

pom
Description

Description

killbill-platform
Platform to build billing and payment infrastructures
Project URL

Project URL

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

Source Code Management

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

Download killbill-platform 0.40.12


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

Dependencies

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

Project Modules

  • platform-api
  • osgi-api
  • base
  • lifecycle
  • osgi
  • osgi-bundles
  • platform-test
  • server
  • service-registry