Last Version

Kill Bill library of embedded dbs 0.25.0

Kill Bill reusable Java components

License

License

GroupId

GroupId

org.kill-bill.commons
ArtifactId

ArtifactId

killbill-embeddeddb
Version

Version

0.25.0
Type

Type

pom
Description

Description

Kill Bill library of embedded dbs
Kill Bill reusable Java components

Download killbill-embeddeddb 0.25.0


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

Dependencies

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

Project Modules

  • common
  • h2
  • mysql
  • postgresql