| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdio.motown.domain |
| ArtifactId | ArtifactIddomain-utils |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.motown.domain:domain-utils
Classes that add functionality to Axon, but are not part of the Axon framework (yet).
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| domain-utils-0.8.2.pom | |
| domain-utils-0.8.2.jar | 9 KB |
| domain-utils-0.8.2-sources.jar | 6 KB |
| domain-utils-0.8.2-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.motown.domain/domain-utils/ -->
<dependency>
<groupId>io.motown.domain</groupId>
<artifactId>domain-utils</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.domain/domain-utils/
implementation 'io.motown.domain:domain-utils:0.8.2'
// https://jarcasting.com/artifacts/io.motown.domain/domain-utils/
implementation ("io.motown.domain:domain-utils:0.8.2")
'io.motown.domain:domain-utils:jar:0.8.2'
<dependency org="io.motown.domain" name="domain-utils" rev="0.8.2">
<artifact name="domain-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.domain', module='domain-utils', version='0.8.2')
)
libraryDependencies += "io.motown.domain" % "domain-utils" % "0.8.2"
[io.motown.domain/domain-utils "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 |
| org.axonframework : axon-amqp | 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.mockito : mockito-all | jar | 1.9.5 |