MVN

com.fraktalio.fmodel : domain

Maven & Gradle

Jul 14, 2023
2 usages
221 stars

fmodel-domain · Fmodel provides just enough tactical Domain-Driven Design patterns, optimised for Event Sourcing and CQRS. The domain model library is fully isolated from the application layer and API-related concerns. It represents a pure declaration of the program logic.

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

Latest Version

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

  • Latest Stable: 3.5.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.fraktalio.fmodel" % "domain" % "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 02, 2021
2 usages
Dec 05, 2022
1 usages
57 stars
Jul 31, 2023
2 usages
2 stars
Oct 20, 2022
1 usages
8 stars
Oct 20, 2022
1 usages
8 stars
Sep 26, 2021
1 usages
59 stars
Oct 20, 2022
1 usages
8 stars
Oct 20, 2022
1 usages
8 stars
Jul 12, 2023
18 usages
2.4k stars