License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.asynchorswim |
ArtifactId | ArtifactIdddd |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddd
Domain driven design framework for Akka 2.4.x
|
Filename | Size |
---|---|
ddd-0.2.5.pom | |
ddd-0.2.5.jar | 72 KB |
ddd-0.2.5-sources.jar | 4 KB |
ddd-0.2.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.asynchorswim/ddd/ -->
<dependency>
<groupId>net.asynchorswim</groupId>
<artifactId>ddd</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.asynchorswim/ddd/
implementation 'net.asynchorswim:ddd:0.2.5'
// https://jarcasting.com/artifacts/net.asynchorswim/ddd/
implementation ("net.asynchorswim:ddd:0.2.5")
'net.asynchorswim:ddd:jar:0.2.5'
<dependency org="net.asynchorswim" name="ddd" rev="0.2.5">
<artifact name="ddd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.asynchorswim', module='ddd', version='0.2.5')
)
libraryDependencies += "net.asynchorswim" % "ddd" % "0.2.5"
[net.asynchorswim/ddd "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.7 |
org.apache.lucene : lucene-analyzers-common | jar | 6.1.0 |
org.scala-lang : scala-compiler | jar | 2.11.8 |
com.typesafe : config | jar | 1.3.0 |
org.apache.lucene : lucene-queryparser | jar | 6.1.0 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.7 |
com.typesafe.akka : akka-persistence_2.11 | jar | 2.4.7 |
org.json4s : json4s-core_2.11 | jar | 3.4.0 |
com.madgag : scala-arm_2.11 | jar | 1.3.4 |
org.json4s : json4s-ext_2.11 | jar | 3.4.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.4.0 |
org.scala-lang : scala-library | jar | 2.11.8 |
org.apache.lucene : lucene-core | jar | 6.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
com.github.dnvriend : akka-persistence-inmemory_2.11 | jar | 1.2.13 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.7 |
org.mockito : mockito-all | jar | 1.10.18 |
com.twitter : chill-all_2.11 | jar | 0.8.0 |
com.twitter : chill-akka_2.11 | jar | 0.8.0 |