Last Version

Cayenne Tutorials 3.2M1

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.parents
ArtifactId

ArtifactId

cayenne-tutorials-parent
Version

Version

3.2M1
Type

Type

pom
Description

Description

Cayenne Tutorials
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 Organization

Project Organization

Apache Cayenne

Download cayenne-tutorials-parent 3.2M1


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

Dependencies

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

Project Modules

  • tutorial
  • tutorial-rop-server
  • tutorial-rop-client