Last Version

Cayenne 1.2.4

Cayenne Object Persistence Framework including all dependencies.

License

License

GroupId

GroupId

org.objectstyle.cayenne
ArtifactId

ArtifactId

cayenne
Version

Version

1.2.4
Type

Type

jar
Description

Description

Cayenne
Cayenne Object Persistence Framework including all dependencies.
Project URL

Project URL

http://objectstyle.org/cayenne/
Project Organization

Project Organization

ObjectStyle Group

Download cayenne 1.2.4


<!-- https://jarcasting.com/artifacts/org.objectstyle.cayenne/cayenne/ -->
<dependency>
    <groupId>org.objectstyle.cayenne</groupId>
    <artifactId>cayenne</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectstyle.cayenne/cayenne/
implementation 'org.objectstyle.cayenne:cayenne:1.2.4'
// https://jarcasting.com/artifacts/org.objectstyle.cayenne/cayenne/
implementation ("org.objectstyle.cayenne:cayenne:1.2.4")
'org.objectstyle.cayenne:cayenne:jar:1.2.4'
<dependency org="org.objectstyle.cayenne" name="cayenne" rev="1.2.4">
  <artifact name="cayenne" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectstyle.cayenne', module='cayenne', version='1.2.4')
)
libraryDependencies += "org.objectstyle.cayenne" % "cayenne" % "1.2.4"
[org.objectstyle.cayenne/cayenne "1.2.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.