MVN

net.asynchorswim : ddd

Maven & Gradle

Jul 08, 2016

ddd · Domain driven design framework for Akka 2.4.x

<dependency>
    <groupId>net.asynchorswim</groupId>
    <artifactId>ddd</artifactId>
    <version>0.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.asynchorswim : ddd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.5

All Versions

Choose a version of net.asynchorswim : ddd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
ddd-0.2.5
ddd-0.2.3
ddd-0.2.2
ddd-0.2.1
ddd-0.2.0
0.1.x
ddd-0.1.8
ddd-0.1.7
ddd-0.1.6
ddd-0.1.5
ddd-0.1.4
ddd-0.1.3
ddd-0.1.2
ddd-0.1.1
ddd-0.1.0
0.2,4
ddd-0.2,4

How to add a dependency to Maven

Add the following net.asynchorswim : ddd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.asynchorswim</groupId>
    <artifactId>ddd</artifactId>
    <version>0.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.asynchorswim : ddd gradle dependency to your build.gradle file:

implementation 'net.asynchorswim:ddd:0.2.5'

Gradle Kotlin DSL: Add the following net.asynchorswim : ddd gradle kotlin dependency to your build.gradle.kts file:

implementation("net.asynchorswim:ddd:0.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.asynchorswim : ddd sbt scala dependency to your build.sbt file:

libraryDependencies += "net.asynchorswim" % "ddd" % "0.2.5"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 04, 2016
Feb 24, 2016
8 usages
Jan 31, 2019
16 stars
Dec 02, 2015
32 usages
Mar 09, 2016
0 stars
Dec 04, 2015
35 usages
156 stars
Jun 20, 2018
7 usages
271 stars
Mar 29, 2020
3 usages
5 stars
Dec 26, 2022
1 usages
123 stars