is not current version
Last Version 4.2.RC1

cayenne-gradle-plugin: Cayenne Gradle Plugin 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

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.apache.cayenne.plugins
ArtifactId

ArtifactId

cayenne-gradle-plugin
Version

Version

4.2.M3
Type

Type

pom
Description

Description

cayenne-gradle-plugin: Cayenne Gradle Plugin
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-gradle-plugin 4.2.M3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.cayenne : cayenne-cgen jar 4.2.M3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.cayenne.build-tools » cayenne-test-utilities jar 4.2.M3
org.apache.derby : derby jar 10.14.2.0

Project Modules

There are no modules declared in this project.