is not current version
Last Version 4.2.RC1

cayenne-protostuff: Cayenne Protostuff Extension 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-protostuff
Version

Version

4.2.M3
Type

Type

jar
Description

Description

cayenne-protostuff: Cayenne Protostuff Extension
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-protostuff 4.2.M3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cayenne : cayenne-client jar 4.2.M3
io.protostuff : protostuff-core jar 1.5.5
io.protostuff : protostuff-runtime jar 1.5.5
io.protostuff : protostuff-collectionschema jar 1.5.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hsqldb : hsqldb jar 2.4.1
org.apache.cayenne : cayenne-server test-jar 4.2.M3
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.