is not current version
Last Version 4.2.RC1

cayenne-parent: Top-level parent of Cayenne modules 4.2.M3

Apache 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.

License

License

GroupId

GroupId

org.apache.cayenne
ArtifactId

ArtifactId

cayenne-parent
Version

Version

4.2.M3
Type

Type

pom
Description

Description

cayenne-parent: Top-level parent of Cayenne modules
Apache 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 URL

Project URL

https://cayenne.apache.org/
Project Organization

Project Organization

Apache Cayenne
Source Code Management

Source Code Management

https://github.com/apache/cayenne

Download cayenne-parent 4.2.M3

Filename Size
cayenne-parent-4.2.M3.pom 51 KB
Browse

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

Dependencies

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

Project Modules

  • build-tools
  • cayenne-ant
  • cayenne-cache-invalidation
  • cayenne-cgen
  • cayenne-client
  • cayenne-client-jetty
  • cayenne-commitlog
  • cayenne-crypto
  • cayenne-dbcp2
  • cayenne-dbsync
  • cayenne-di
  • cayenne-gradle-plugin
  • cayenne-jcache
  • cayenne-joda
  • cayenne-lifecycle
  • cayenne-project
  • cayenne-project-compatibility
  • cayenne-protostuff
  • cayenne-server
  • cayenne-velocity
  • cayenne-web
  • cayenne-osgi
  • cayenne-rop-server
  • cayenne-jgroups
  • cayenne-jms
  • cayenne-xmpp
  • maven-plugins
  • modeler
  • tutorials
  • docs
  • assembly