Last Version

Cayenne 2.0.4

Cayenne Object Persistence Framework

License

License

GroupId

GroupId

org.apache.cayenne
ArtifactId

ArtifactId

cayenne
Version

Version

2.0.4
Type

Type

jar
Description

Description

Cayenne
Cayenne Object Persistence Framework
Project URL

Project URL

http://incubator.apache.org/cayenne/
Project Organization

Project Organization

Apache Software Foundation

Download cayenne 2.0.4


<!-- https://jarcasting.com/artifacts/org.apache.cayenne/cayenne/ -->
<dependency>
    <groupId>org.apache.cayenne</groupId>
    <artifactId>cayenne</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne/
implementation 'org.apache.cayenne:cayenne:2.0.4'
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne/
implementation ("org.apache.cayenne:cayenne:2.0.4")
'org.apache.cayenne:cayenne:jar:2.0.4'
<dependency org="org.apache.cayenne" name="cayenne" rev="2.0.4">
  <artifact name="cayenne" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne', module='cayenne', version='2.0.4')
)
libraryDependencies += "org.apache.cayenne" % "cayenne" % "2.0.4"
[org.apache.cayenne/cayenne "2.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.