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