is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.enterprise-data-adapter:data-model-core 2.0.0-RELEASE


Categories

Categories

Data
GroupId

GroupId

com.coherentlogic.enterprise-data-adapter
ArtifactId

ArtifactId

data-model-core
Version

Version

2.0.0-RELEASE
Type

Type

jar

Download data-model-core 2.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/data-model-core/ -->
<dependency>
    <groupId>com.coherentlogic.enterprise-data-adapter</groupId>
    <artifactId>data-model-core</artifactId>
    <version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/data-model-core/
implementation 'com.coherentlogic.enterprise-data-adapter:data-model-core:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/data-model-core/
implementation ("com.coherentlogic.enterprise-data-adapter:data-model-core:2.0.0-RELEASE")
'com.coherentlogic.enterprise-data-adapter:data-model-core:jar:2.0.0-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="data-model-core" rev="2.0.0-RELEASE">
  <artifact name="data-model-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='data-model-core', version='2.0.0-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "data-model-core" % "2.0.0-RELEASE"
[com.coherentlogic.enterprise-data-adapter/data-model-core "2.0.0-RELEASE"]