Last Version

Kill Bill Automaton (state machines automaton) 0.25.0

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.25.0
Type

Type

jar
Description

Description

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

Download killbill-automaton 0.25.0


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

Dependencies

compile (6)

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

runtime (1)

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

test (3)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.1.1
org.slf4j : slf4j-simple jar 1.7.32
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.