JEECQRS-JCommonDomain-Integration
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain
License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.jeecqrs |
ArtifactId | ArtifactIdjeecqrs-jcommondomain-core |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEECQRS JCommonDomain Integration: Core
A library of services and classes that integrates JEECQRS and JCommonDomain.
|
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-core/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jeecqrs-jcommondomain-core</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-core/
implementation 'org.jeecqrs:jeecqrs-jcommondomain-core:1.4.1'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-core/
implementation ("org.jeecqrs:jeecqrs-jcommondomain-core:1.4.1")
'org.jeecqrs:jeecqrs-jcommondomain-core:jar:1.4.1'
<dependency org="org.jeecqrs" name="jeecqrs-jcommondomain-core" rev="1.4.1">
<artifact name="jeecqrs-jcommondomain-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-jcommondomain-core', version='1.4.1')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-jcommondomain-core" % "1.4.1"
[org.jeecqrs/jeecqrs-jcommondomain-core "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jeecqrs : jeecqrs-core | jar | |
org.jeecqrs : jcommondomain-core | jar |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain