не последняя версия
Последняя версия 2.0.3-RELEASE

com.coherentlogic.enterprise-data-adapter:bom 2.0.0-RELEASE

The bill of materials (bom) for the CL Data Model.

Категории

Категории

Данные
Группа

Группа

com.coherentlogic.enterprise-data-adapter
Идентификатор

Идентификатор

bom
Версия

Версия

2.0.0-RELEASE
Тип

Тип

pom

Скачать bom 2.0.0-RELEASE

Имя Файла Размер
bom-2.0.0-RELEASE.pom 13 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.0-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.0-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/bom/
implementation ("com.coherentlogic.enterprise-data-adapter:bom:2.0.0-RELEASE")
'com.coherentlogic.enterprise-data-adapter:bom:pom:2.0.0-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="bom" rev="2.0.0-RELEASE">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='bom', version='2.0.0-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "bom" % "2.0.0-RELEASE"
[com.coherentlogic.enterprise-data-adapter/bom "2.0.0-RELEASE"]