License |
License |
---|---|
GroupId | GroupIdorg.apache.cayenne |
ArtifactId | ArtifactIdcayenne-project-compatibility |
Last Version | Last Version4.2.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Cayenne is a powerful, full-featured, and open source
Java framework, plus developer tools, that provides Object
Relational Mapping (ORM) and remoting services for persistence.
The software is licensed under the Apache License.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-project-compatibility/ -->
<dependency>
<groupId>org.apache.cayenne</groupId>
<artifactId>cayenne-project-compatibility</artifactId>
<version>4.2.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-project-compatibility/
implementation 'org.apache.cayenne:cayenne-project-compatibility:4.2.RC1'
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-project-compatibility/
implementation ("org.apache.cayenne:cayenne-project-compatibility:4.2.RC1")
'org.apache.cayenne:cayenne-project-compatibility:jar:4.2.RC1'
<dependency org="org.apache.cayenne" name="cayenne-project-compatibility" rev="4.2.RC1">
<artifact name="cayenne-project-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne', module='cayenne-project-compatibility', version='4.2.RC1')
)
libraryDependencies += "org.apache.cayenne" % "cayenne-project-compatibility" % "4.2.RC1"
[org.apache.cayenne/cayenne-project-compatibility "4.2.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cayenne : cayenne-project | jar | 4.2.RC1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.cayenne : cayenne-server | test-jar | 4.2.RC1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.mockito : mockito-core | jar | 2.28.2 |