is not current version
Last Version 1.0.26-RELEASE

com.coherentlogic.coherent.data-model:bom 1.0.13-RELEASE

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

Categories

Categories

Data
GroupId

GroupId

com.coherentlogic.coherent.data-model
ArtifactId

ArtifactId

bom
Version

Version

1.0.13-RELEASE
Type

Type

pom

Download bom 1.0.13-RELEASE

Filename Size
bom-1.0.13-RELEASE.pom 11 KB
Browse

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