We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060bd2e commit 515bbe1Copy full SHA for 515bbe1
1 file changed
pom.xml
@@ -216,6 +216,11 @@
216
<artifactId>killbill-plugin-api-payment</artifactId>
217
<scope>provided</scope>
218
</dependency>
219
+ <dependency>
220
+ <groupId>org.kill-bill.billing.plugin</groupId>
221
+ <artifactId>killbill-plugin-api-usage</artifactId>
222
+ <scope>provided</scope>
223
+ </dependency>
224
<dependency>
225
<groupId>org.kill-bill.commons</groupId>
226
<artifactId>killbill-clock</artifactId>
0 commit comments