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