| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.coherentlogic.coherent.data-model |
| ArtifactId | ArtifactIddata-model-core |
| Last Version | Last Version1.0.26-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondata-model-core
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.coherent.data-model/data-model-core/ -->
<dependency>
<groupId>com.coherentlogic.coherent.data-model</groupId>
<artifactId>data-model-core</artifactId>
<version>1.0.26-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/data-model-core/
implementation 'com.coherentlogic.coherent.data-model:data-model-core:1.0.26-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/data-model-core/
implementation ("com.coherentlogic.coherent.data-model:data-model-core:1.0.26-RELEASE")
'com.coherentlogic.coherent.data-model:data-model-core:jar:1.0.26-RELEASE'
<dependency org="com.coherentlogic.coherent.data-model" name="data-model-core" rev="1.0.26-RELEASE">
<artifact name="data-model-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.coherent.data-model', module='data-model-core', version='1.0.26-RELEASE')
)
libraryDependencies += "com.coherentlogic.coherent.data-model" % "data-model-core" % "1.0.26-RELEASE"
[com.coherentlogic.coherent.data-model/data-model-core "1.0.26-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.springframework.ws : spring-ws-core | jar | |
| org.eclipse.persistence : javax.persistence | jar | |
| com.thoughtworks.xstream : xstream | jar | |
| org.jboss.resteasy : resteasy-client | jar | |
| org.infinispan : infinispan-core | jar | |
| javax.ws.rs : javax.ws.rs-api | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-beanutils : commons-beanutils | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| org.aspectj : aspectjweaver | jar | |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : slf4j-log4j12 | jar | |
| org.springframework : spring-orm | jar | |
| cglib : cglib | jar | |
| org.hibernate : hibernate-core | jar | |
| org.hibernate : hibernate-entitymanager | jar | |
| com.jamonapi : jamon | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-all | jar |