License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdio.motown.domain |
ArtifactId | ArtifactIddomain-command-handling |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.motown.domain:domain-command-handling
The domain logic (command-handling) around the defined aggregates.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.motown.domain/domain-command-handling/ -->
<dependency>
<groupId>io.motown.domain</groupId>
<artifactId>domain-command-handling</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.domain/domain-command-handling/
implementation 'io.motown.domain:domain-command-handling:0.8.2'
// https://jarcasting.com/artifacts/io.motown.domain/domain-command-handling/
implementation ("io.motown.domain:domain-command-handling:0.8.2")
'io.motown.domain:domain-command-handling:jar:0.8.2'
<dependency org="io.motown.domain" name="domain-command-handling" rev="0.8.2">
<artifact name="domain-command-handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.domain', module='domain-command-handling', version='0.8.2')
)
libraryDependencies += "io.motown.domain" % "domain-command-handling" % "0.8.2"
[io.motown.domain/domain-command-handling "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
io.motown.domain : domain-core-api | jar | 0.8.2 |
com.google.guava : guava | jar | 16.0.1 |
org.axonframework : axon-core | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.axonframework : axon-test | jar | 2.1.2 |