MVN

com.clouway.kcqrs.adapters : kcqrs-firestore

Maven & Gradle

Jun 23, 2021
1 usages
23 stars

kcqrs · CQRS In Kotlin

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

Latest Version

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

  • Latest Stable: v1.3.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.clouway.kcqrs.adapters:kcqrs-firestore:v1.3.0'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Jun 23, 2021
1 usages
23 stars
Jun 23, 2021
1 usages
23 stars

Discover Dependencies

Jul 18, 2021
4 usages
0 stars
May 11, 2022
1 usages
510 stars
Jul 10, 2023
1 usages
279 stars
Jul 10, 2023
1 usages
279 stars
Jul 10, 2023
1 usages
279 stars
Aug 18, 2022
1 usages
47 stars
Nov 21, 2022
2 usages
1 stars