MVN

org.fuin : cqrs-4-java

Maven & Gradle

Aug 30, 2021
13 stars

Base classes for Command Query Responsibility Segregation (CQRS) with Java

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>cqrs-4-java</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin : cqrs-4-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.fuin : cqrs-4-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
cqrs-4-java-0.4.0
0.3.x
cqrs-4-java-0.3.0
0.2.x
cqrs-4-java-0.2.1
cqrs-4-java-0.2.0
0.1.x
cqrs-4-java-0.1.0

How to add a dependency to Maven

Add the following org.fuin : cqrs-4-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>cqrs-4-java</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuin : cqrs-4-java gradle dependency to your build.gradle file:

implementation 'org.fuin:cqrs-4-java:0.4.0'

Gradle Kotlin DSL: Add the following org.fuin : cqrs-4-java gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuin:cqrs-4-java:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuin : cqrs-4-java sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuin" % "cqrs-4-java" % "0.4.0"

Advertisement

Dependencies from Group

Aug 28, 2021
18 usages
4 stars
Aug 28, 2021
15 usages
8 stars
Aug 28, 2021
12 usages
5 stars
Feb 13, 2015
4 usages
6 stars
Jan 25, 2022
2 usages
3 stars

Discover Dependencies

Jan 22, 2020
6.5k stars
Jan 22, 2020
6.5k stars
Aug 18, 2023
16 usages
6.5k stars
Aug 18, 2023
12 usages
6.5k stars
Dec 22, 2022
8 usages
6.5k stars
Dec 22, 2022
7 usages
Aug 18, 2023
1 usages
6.5k stars
Jun 09, 2023
16 usages
61 stars