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

Jar examples for c:cayenne-tools

Description

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

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials