is not current version
Last Version 0.25.0

Kill Bill Automaton (state machines automaton) 0.24.15

Kill Bill reusable Java components

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.kill-bill.commons
ArtifactId

ArtifactId

killbill-automaton
Version

Version

0.24.15
Type

Type

jar
Description

Description

Kill Bill Automaton (state machines automaton)
Kill Bill reusable Java components

Download killbill-automaton 0.24.15


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.3.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 30.1.1-jre
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.kill-bill.commons : killbill-xmlloader jar 0.24.15
org.slf4j : slf4j-api jar 1.7.32

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.4

test (3)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.1.0
org.slf4j : slf4j-simple jar 1.7.32
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.