License |
License |
---|---|
GroupId | GroupIdorg.kill-bill.commons |
ArtifactId | ArtifactIdkillbill-embeddeddb-common |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKill Bill library of embedded dbs: common
Kill Bill reusable Java components
|
<!-- 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"]
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 |