Jar examples for c:cayenne-client
An aggregation of 1.4, 1.5 modules into an ROP client jar.
You can download jar file cayenne-client 4.0.B1 in this page.
Apache License
You can use the following script to add cayenne-client-4.0.B1.jar to your project.
<dependency> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-client</artifactId> <version>4.0.B1</version> </dependency>
compile group: 'org.apache.cayenne', name: 'cayenne-client', version: '4.0.B1'
libraryDependencies += "org.apache.cayenne" % "cayenne-client" % "4.0.B1"
<dependency org="org.apache.cayenne" name="cayenne-client" rev="4.0.B1"/>
@Grapes(@Grab(group='org.apache.cayenne', module='cayenne-client', version='4.0.B1'))
'org.apache.cayenne:cayenne-client:jar:4.0.B1'
Click the following link to download the jar file.
cayenne-client-4.0.B1-javadoc.jar