Last Version

com.github.atool:fluent-machine-core 0.3.3

stateless machine parent pom

License

License

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-machine-core
Version

Version

0.3.3
Type

Type

jar
Description

Description

stateless machine parent pom

Download fluent-machine-core 0.3.3


<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-machine-core/ -->
<dependency>
    <groupId>com.github.atool</groupId>
    <artifactId>fluent-machine-core</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-machine-core/
implementation 'com.github.atool:fluent-machine-core:0.3.3'
// https://jarcasting.com/artifacts/com.github.atool/fluent-machine-core/
implementation ("com.github.atool:fluent-machine-core:0.3.3")
'com.github.atool:fluent-machine-core:jar:0.3.3'
<dependency org="com.github.atool" name="fluent-machine-core" rev="0.3.3">
  <artifact name="fluent-machine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-machine-core', version='0.3.3')
)
libraryDependencies += "com.github.atool" % "fluent-machine-core" % "0.3.3"
[com.github.atool/fluent-machine-core "0.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.test4j : test4j-junit5 jar 2.8.0
org.test4j : fluent-mock jar 1.2.4

Project Modules

There are no modules declared in this project.