is not current version
Last Version 2.0.3-RELEASE

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


Categories

Categories

Data
GroupId

GroupId

com.coherentlogic.enterprise-data-adapter
ArtifactId

ArtifactId

data-adapter-application
Version

Version

2.0.2-RELEASE
Type

Type

jar

Download data-adapter-application 2.0.2-RELEASE


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