License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.coherentlogic.enterprise-data-adapter |
ArtifactId | ArtifactIdbom |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCoherent Data Model Bill of Materials
The bill of materials (bom) for the CL Data Model.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bom-2.0.3-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.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"]