MVN

org.kill-bill.billing : killbill-osgi-lib-bundles

Maven & Gradle

May 01, 2014
4k stars

Killbill billing platform: OSGI library bundles

<dependency>
    <groupId>org.kill-bill.billing</groupId>
    <artifactId>killbill-osgi-lib-bundles</artifactId>
    <version>0.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kill-bill.billing : killbill-osgi-lib-bundles to add to Maven - Latest Versions:

  • Latest Stable: 0.11.3

All Versions

Choose a version of org.kill-bill.billing : killbill-osgi-lib-bundles to add to Maven - All Versions:

Version Vulnerabilities Updated
0.11.x
killbill-osgi-lib-bundles-0.11.3
killbill-osgi-lib-bundles-0.11.2
killbill-osgi-lib-bundles-0.11.1
0.10.x
killbill-osgi-lib-bundles-0.10.2
killbill-osgi-lib-bundles-0.10.1
killbill-osgi-lib-bundles-0.10.0
0.9.x
killbill-osgi-lib-bundles-0.9.2
killbill-osgi-lib-bundles-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kill-bill.billing</groupId>
    <artifactId>killbill-osgi-lib-bundles</artifactId>
    <version>0.11.3</version>
</dependency>

Advertisement