Download cayenne-dbsync-4.0.B2.jar file - Jar c

Jar examples for c:cayenne-dbsync

Description

You can download jar file cayenne-dbsync 4.0.B2 in this page.

License

Apache License

Build File

You can use the following script to add cayenne-dbsync-4.0.B2.jar to your project.

<dependency>
   <groupId>org.apache.cayenne</groupId>
   <artifactId>cayenne-dbsync</artifactId>
   <version>4.0.B2</version>
</dependency>
compile group: 'org.apache.cayenne', name: 'cayenne-dbsync', version: '4.0.B2'
libraryDependencies += "org.apache.cayenne" % "cayenne-dbsync" % "4.0.B2"
<dependency org="org.apache.cayenne" name="cayenne-dbsync" rev="4.0.B2"/>
@Grapes(@Grab(group='org.apache.cayenne', module='cayenne-dbsync', version='4.0.B2'))
'org.apache.cayenne:cayenne-dbsync:jar:4.0.B2'

Download

Click the following link to download the jar file.

cayenne-dbsync-4.0.B2-javadoc.jar
cayenne-dbsync-4.0.B2-sources.jar
cayenne-dbsync-4.0.B2-tests.jar
cayenne-dbsync-4.0.B2.jar
cayenne-dbsync-4.0.B2.pom



Related Tutorials