is not current version
Last Version 0.25.0

Kill Bill library of embedded dbs: H2 0.24.19

Kill Bill reusable Java components

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.kill-bill.commons
ArtifactId

ArtifactId

killbill-embeddeddb-h2
Version

Version

0.24.19
Type

Type

jar
Description

Description

Kill Bill library of embedded dbs: H2
Kill Bill reusable Java components

Download killbill-embeddeddb-h2 0.24.19


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

Dependencies

compile (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.kill-bill.commons : killbill-embeddeddb-common jar 0.24.19
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.