| Категории |
КатегорииDoma Данные ORM |
|---|---|
| Группа | Группаorg.jeecqrs |
| Идентификатор | Идентификаторjeecqrs-jcommondomain-bom-all |
| Версия | Версия1.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jeecqrs-jcommondomain-bom-all-1.4.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</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-bom-all/
implementation 'org.jeecqrs:jeecqrs-jcommondomain-bom-all:1.4'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-jcommondomain-bom-all/
implementation ("org.jeecqrs:jeecqrs-jcommondomain-bom-all:1.4")
'org.jeecqrs:jeecqrs-jcommondomain-bom-all:pom:1.4'
<dependency org="org.jeecqrs" name="jeecqrs-jcommondomain-bom-all" rev="1.4">
<artifact name="jeecqrs-jcommondomain-bom-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-jcommondomain-bom-all', version='1.4')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-jcommondomain-bom-all" % "1.4"
[org.jeecqrs/jeecqrs-jcommondomain-bom-all "1.4"]