Last Version

business-flows 10.3.0

A combination of the Try monad and the Either monad, to help tame complex business flows.

License

License

GroupId

GroupId

io.github.theangrydev
ArtifactId

ArtifactId

business-flows
Version

Version

10.3.0
Type

Type

jar
Description

Description

business-flows
A combination of the Try monad and the Either monad, to help tame complex business flows.
Project URL

Project URL

https://github.com/theangrydev/business-flows
Source Code Management

Source Code Management

https://github.com/theangrydev/business-flows.git

Download business-flows 10.3.0


<!-- https://jarcasting.com/artifacts/io.github.theangrydev/business-flows/ -->
<dependency>
    <groupId>io.github.theangrydev</groupId>
    <artifactId>business-flows</artifactId>
    <version>10.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev/business-flows/
implementation 'io.github.theangrydev:business-flows:10.3.0'
// https://jarcasting.com/artifacts/io.github.theangrydev/business-flows/
implementation ("io.github.theangrydev:business-flows:10.3.0")
'io.github.theangrydev:business-flows:jar:10.3.0'
<dependency org="io.github.theangrydev" name="business-flows" rev="10.3.0">
  <artifact name="business-flows" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev', module='business-flows', version='10.3.0')
)
libraryDependencies += "io.github.theangrydev" % "business-flows" % "10.3.0"
[io.github.theangrydev/business-flows "10.3.0"]

Dependencies

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 3.5.2
com.github.javaparser : javaparser-core jar 2.5.1
org.apache.commons : commons-lang3 jar 3.5
org.apache.maven : maven-model jar 3.3.9
org.reflections : reflections jar 0.9.10

Project Modules

There are no modules declared in this project.