is not current version
Last Version 2.0.3-RELEASE

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


Categories

Categories

Data
GroupId

GroupId

com.coherentlogic
ArtifactId

ArtifactId

enterprise-data-adapter
Version

Version

2.0.2-RELEASE
Type

Type

pom

Download enterprise-data-adapter 2.0.2-RELEASE


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