Download cayenne-tools-4.0.M3.jar file - Jar c

Jar examples for c:cayenne-tools

Description

You can download jar file cayenne-tools 4.0.M3 in this page.

License

Apache License

Build File

You can use the following script to add cayenne-tools-4.0.M3.jar to your project.

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

Download

Click the following link to download the jar file.

cayenne-tools-4.0.M3-javadoc.jar
cayenne-tools-4.0.M3-sources.jar
cayenne-tools-4.0.M3-tests.jar
cayenne-tools-4.0.M3.jar
cayenne-tools-4.0.M3.pom



Related Tutorials