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