| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.coherentlogic.coherent.data-model |
| Идентификатор | Идентификаторbom |
| Последняя версия | Последняя версия1.0.26-RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCoherent Data Model Bill of Materials
The bill of materials (bom) for the CL Data Model.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bom-1.0.26-RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/bom/ -->
<dependency>
<groupId>com.coherentlogic.coherent.data-model</groupId>
<artifactId>bom</artifactId>
<version>1.0.26-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/bom/
implementation 'com.coherentlogic.coherent.data-model:bom:1.0.26-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/bom/
implementation ("com.coherentlogic.coherent.data-model:bom:1.0.26-RELEASE")
'com.coherentlogic.coherent.data-model:bom:pom:1.0.26-RELEASE'
<dependency org="com.coherentlogic.coherent.data-model" name="bom" rev="1.0.26-RELEASE">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.coherent.data-model', module='bom', version='1.0.26-RELEASE')
)
libraryDependencies += "com.coherentlogic.coherent.data-model" % "bom" % "1.0.26-RELEASE"
[com.coherentlogic.coherent.data-model/bom "1.0.26-RELEASE"]