MVN

com.clouway.kcqrs : kcqrs-client

Maven & Gradle

Jun 23, 2021
2 usages
23 stars

kcqrs · CQRS In Kotlin

<dependency>
    <groupId>com.clouway.kcqrs</groupId>
    <artifactId>kcqrs-client</artifactId>
    <version>v1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clouway.kcqrs : kcqrs-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v1.3.0

All Versions

Choose a version of com.clouway.kcqrs : kcqrs-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v1.3.x
kcqrs-client-v1.3.0

How to add a dependency to Maven

Add the following com.clouway.kcqrs : kcqrs-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.clouway.kcqrs</groupId>
    <artifactId>kcqrs-client</artifactId>
    <version>v1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.clouway.kcqrs : kcqrs-client gradle dependency to your build.gradle file:

implementation 'com.clouway.kcqrs:kcqrs-client:v1.3.0'

Gradle Kotlin DSL: Add the following com.clouway.kcqrs : kcqrs-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.clouway.kcqrs:kcqrs-client:v1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.clouway.kcqrs : kcqrs-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.clouway.kcqrs" % "kcqrs-client" % "v1.3.0"

Advertisement

Dependencies from Group

Jun 23, 2021
6 usages
23 stars
Jun 23, 2021
5 usages
23 stars
Jun 23, 2021
2 usages
23 stars
Jun 23, 2021
1 usages
23 stars
Jun 23, 2021
1 usages
23 stars

Discover Dependencies

Aug 11, 2021
3 usages
0 stars
Dec 30, 2022
1 usages
23 stars
Jun 07, 2023
1 usages
23 stars
Mar 08, 2023
1 usages
0 stars
Oct 15, 2021
1 usages
Jun 01, 2022
26.9k stars
Apr 07, 2022
26.9k stars
Apr 06, 2022
3 usages
869 stars