Last Version

killbill-commons 0.25.0

Kill Bill reusable Java components

License

License

GroupId

GroupId

org.kill-bill.commons
ArtifactId

ArtifactId

killbill-commons
Version

Version

0.25.0
Type

Type

pom
Description

Description

killbill-commons
Kill Bill reusable Java components
Project URL

Project URL

http://github.com/killbill/killbill-commons
Source Code Management

Source Code Management

http://github.com/killbill/killbill-commons/tree/master

Download killbill-commons 0.25.0


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

  • clock
  • concurrent
  • config-magic
  • embeddeddb
  • jdbi
  • locker
  • queue
  • skeleton
  • xmlloader
  • automaton
  • metrics