License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-core-cqrs |
Last Version | Last Version1.0.0.21-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstacks-core-cqrs
Core CQRS components for the Java Stacks solution
|
<!-- https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-core-cqrs/ -->
<dependency>
<groupId>com.amido.stacks.modules</groupId>
<artifactId>stacks-core-cqrs</artifactId>
<version>1.0.0.21-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-core-cqrs/
implementation 'com.amido.stacks.modules:stacks-core-cqrs:1.0.0.21-RELEASE'
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-core-cqrs/
implementation ("com.amido.stacks.modules:stacks-core-cqrs:1.0.0.21-RELEASE")
'com.amido.stacks.modules:stacks-core-cqrs:jar:1.0.0.21-RELEASE'
<dependency org="com.amido.stacks.modules" name="stacks-core-cqrs" rev="1.0.0.21-RELEASE">
<artifact name="stacks-core-cqrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amido.stacks.modules', module='stacks-core-cqrs', version='1.0.0.21-RELEASE')
)
libraryDependencies += "com.amido.stacks.modules" % "stacks-core-cqrs" % "1.0.0.21-RELEASE"
[com.amido.stacks.modules/stacks-core-cqrs "1.0.0.21-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.amido.stacks.modules : stacks-core-commons | jar | 1.0.0 |
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.hamcrest : hamcrest | jar | 2.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.2 |
org.assertj : assertj-core | jar | 3.21.0 |