Last Version

cayenne-gradle-plugin: Cayenne Gradle Plugin 4.2.RC1

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


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

Dependencies

compile (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.