JEECQRS-JCommonDomain-Integration
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain
| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdorg.jeecqrs |
| ArtifactId | ArtifactIdjeecqrs-jcommondomain-parent |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJEECQRS JCommonDomain Integration: Parent
A library of services and classes that integrates JEECQRS and JCommonDomain.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jeecqrs-jcommondomain-parent-1.4.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-parent/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jeecqrs-jcommondomain-parent</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-parent/
implementation 'org.jeecqrs:jeecqrs-jcommondomain-parent:1.4.1'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-parent/
implementation ("org.jeecqrs:jeecqrs-jcommondomain-parent:1.4.1")
'org.jeecqrs:jeecqrs-jcommondomain-parent:pom:1.4.1'
<dependency org="org.jeecqrs" name="jeecqrs-jcommondomain-parent" rev="1.4.1">
<artifact name="jeecqrs-jcommondomain-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-jcommondomain-parent', version='1.4.1')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-jcommondomain-parent" % "1.4.1"
[org.jeecqrs/jeecqrs-jcommondomain-parent "1.4.1"]
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain