JEECQRS-JCommonDomain-Integration
Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDoma Данные ORM |
| Группа | Группаorg.jeecqrs |
| Идентификатор | Идентификаторjeecqrs-jcommondomain-parent |
| Последняя версия | Последняя версия1.4.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJEECQRS JCommonDomain Integration: Parent
A library of services and classes that integrates JEECQRS and JCommonDomain.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeecqrs-jcommondomain-parent-1.4.1.pom | 6 KB |
| Обзор |
<!-- 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