License |
License |
---|---|
GroupId | GroupIdio.github.theangrydev |
ArtifactId | ArtifactIdbusiness-flows |
Version | Version10.3.0 |
Type | Typejar |
Description |
Descriptionbusiness-flows
A combination of the Try monad and the Either monad, to help tame complex business flows.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
business-flows-10.3.0.pom | |
business-flows-10.3.0.jar | 43 KB |
business-flows-10.3.0-sources.jar | 38 KB |
business-flows-10.3.0-javadoc.jar | 132 KB |
Browse |
<!-- 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"]
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 |