Last Version

io.motown.domain:domain-command-handling 0.8.2

The domain logic (command-handling) around the defined aggregates.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.motown.domain
ArtifactId

ArtifactId

domain-command-handling
Version

Version

0.8.2
Type

Type

jar
Description

Description

io.motown.domain:domain-command-handling
The domain logic (command-handling) around the defined aggregates.
Project URL

Project URL

http://motown.io/

Download domain-command-handling 0.8.2


<!-- 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"]

Dependencies

compile (3)

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

runtime (1)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.axonframework : axon-test jar 2.1.2

Project Modules

There are no modules declared in this project.