MVN

com.fraktalio.fmodel : application

Maven & Gradle

Jul 14, 2023
4 usages
221 stars

fmodel-application · 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.

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

Latest Version

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

  • Latest Stable: 3.5.0

All Versions

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

Version Vulnerabilities Updated
3.5.x
application-3.5.0
3.4.x
application-3.4.0
3.3.x
application-3.3.0
3.2.x
application-3.2.0
3.1.x
application-3.1.0
3.0.x
application-3.0.0
2.3.x
application-2.3.1
application-2.3.0
2.2.x
application-2.2.0
2.1.x
application-2.1.1
application-2.1.0
2.0.x
application-2.0.0
1.3.x
application-1.3.1
application-1.3.0
1.2.x
application-1.2.0
1.1.x
application-1.1.0
1.0.x
application-1.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 25, 2023
10 usages
123 stars
Apr 16, 2016
4 usages
4 stars
Mar 29, 2017
2 usages
1 stars
Oct 18, 2016
3 usages
Aug 18, 2018
3 usages
73 stars
Dec 09, 2022
5 usages
0 stars
Apr 24, 2023
1 usages
4 stars
May 11, 2023
6 usages
1.8k stars
Jul 12, 2023
2 usages
Feb 10, 2020
3 usages
64 stars