Last Version

Kill Bill library of embedded dbs: common 0.25.0

Kill Bill reusable Java components

License

License

GroupId

GroupId

org.kill-bill.commons
ArtifactId

ArtifactId

killbill-embeddeddb-common
Version

Version

0.25.0
Type

Type

jar
Description

Description

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

Download killbill-embeddeddb-common 0.25.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.5.0
com.zaxxer : HikariCP jar 4.0.3
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.