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