License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.kill-bill.commons |
ArtifactId | ArtifactIdkillbill-automaton |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKill Bill Automaton (state machines automaton)
Kill Bill reusable Java components
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.5 |
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 |