MVN

com.fraktalio.fmodel : application-arrow

Maven & Gradle

Jul 14, 2023
223 stars

fmodel-application-arrow · Fmodel provides just enough tactical Domain-Driven Design patterns, optimised for Event Sourcing and CQRS. The application library orchestrates the execution of the logic by loading state, executing domain components and storing new state. It is an Arrow (FP library for Kotlin) flavored implementation.

<dependency>
    <groupId>com.fraktalio.fmodel</groupId>
    <artifactId>application-arrow</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fraktalio.fmodel : application-arrow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of com.fraktalio.fmodel : application-arrow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
application-arrow-3.5.0
3.4.x
application-arrow-3.4.0
3.3.x
application-arrow-3.3.0
3.2.x
application-arrow-3.2.0
3.1.x
application-arrow-3.1.0
3.0.x
application-arrow-3.0.0
2.3.x
application-arrow-2.3.1
application-arrow-2.3.0
1.3.x
application-arrow-1.3.1
application-arrow-1.3.0

How to add a dependency to Maven

Add the following com.fraktalio.fmodel : application-arrow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fraktalio.fmodel</groupId>
    <artifactId>application-arrow</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fraktalio.fmodel : application-arrow gradle dependency to your build.gradle file:

implementation 'com.fraktalio.fmodel:application-arrow:3.5.0'

Gradle Kotlin DSL: Add the following com.fraktalio.fmodel : application-arrow gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fraktalio.fmodel:application-arrow:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fraktalio.fmodel : application-arrow sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fraktalio.fmodel" % "application-arrow" % "3.5.0"

Advertisement

Dependencies from Group

Jul 14, 2023
4 usages
223 stars
Jul 14, 2023
2 usages
223 stars
Jul 14, 2023
2 usages
223 stars
Jul 14, 2023
2 usages
223 stars
Jul 14, 2023
2 usages
223 stars

Discover Dependencies

Jul 21, 2022
1 stars
May 04, 2023
61 usages
1 stars
Mar 17, 2022
1 stars
Dec 03, 2021
1 usages
1 stars
Aug 01, 2023
439 stars
Dec 27, 2021
1 stars
Nov 03, 2022
0 stars