License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.coherentlogic.enterprise-data-adapter |
ArtifactId | ArtifactIddata-adapter-application |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-adapter-application
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- 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.3-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.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/data-adapter-application/
implementation ("com.coherentlogic.enterprise-data-adapter:data-adapter-application:2.0.3-RELEASE")
'com.coherentlogic.enterprise-data-adapter:data-adapter-application:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="data-adapter-application" rev="2.0.3-RELEASE">
<artifact name="data-adapter-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='data-adapter-application', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "data-adapter-application" % "2.0.3-RELEASE"
[com.coherentlogic.enterprise-data-adapter/data-adapter-application "2.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jamonapi : jamon | jar | |
com.thoughtworks.xstream : xstream | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-all | jar |