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