MVN

com.clouway.kcqrs : kcqrs

Maven & Gradle

Jun 23, 2021
23 stars

kcqrs · CQRS In Kotlin

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

Latest Version

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

  • Latest Stable: v1.3.0

All Versions

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

Version Vulnerabilities Updated
v1.3.x
kcqrs-v1.3.0
0.0.x
kcqrs-0.0.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.clouway.kcqrs" % "kcqrs" % "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

Jan 06, 2018
Feb 20, 2018
3 stars
Jan 06, 2018
1 stars
Mar 14, 2023
3 stars
Jan 05, 2018
0 stars