| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDoma Данные ORM |
| Группа | Группаorg.jeecqrs |
| Идентификатор | Идентификаторjcommondomain-bom |
| Версия | Версия1.2.2 |
| Тип | Типpom |
| Описание |
ОписаниеJCommonDomain: Dependency BoM (Bill of Materials)
Encapsulates various infrastructure concerns for domains.
|
| Имя Файла | Размер |
|---|---|
| jcommondomain-bom-1.2.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jcommondomain-bom/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jcommondomain-bom</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jcommondomain-bom/
implementation 'org.jeecqrs:jcommondomain-bom:1.2.2'
// https://jarcasting.com/artifacts/org.jeecqrs/jcommondomain-bom/
implementation ("org.jeecqrs:jcommondomain-bom:1.2.2")
'org.jeecqrs:jcommondomain-bom:pom:1.2.2'
<dependency org="org.jeecqrs" name="jcommondomain-bom" rev="1.2.2">
<artifact name="jcommondomain-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jcommondomain-bom', version='1.2.2')
)
libraryDependencies += "org.jeecqrs" % "jcommondomain-bom" % "1.2.2"
[org.jeecqrs/jcommondomain-bom "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |