is not current version
Last Version 2.0.3-RELEASE

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

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

Categories

Categories

Data
GroupId

GroupId

com.coherentlogic.enterprise-data-adapter
ArtifactId

ArtifactId

bom
Version

Version

2.0.2-RELEASE
Type

Type

pom

Download bom 2.0.2-RELEASE

Filename Size
bom-2.0.2-RELEASE.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/bom/ -->
<dependency>
    <groupId>com.coherentlogic.enterprise-data-adapter</groupId>
    <artifactId>bom</artifactId>
    <version>2.0.2-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.2-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/bom/
implementation ("com.coherentlogic.enterprise-data-adapter:bom:2.0.2-RELEASE")
'com.coherentlogic.enterprise-data-adapter:bom:pom:2.0.2-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="bom" rev="2.0.2-RELEASE">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='bom', version='2.0.2-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "bom" % "2.0.2-RELEASE"
[com.coherentlogic.enterprise-data-adapter/bom "2.0.2-RELEASE"]