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

Jar examples for c:cayenne-tools

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cayenne-tools-3.1M3-sources.jar
cayenne-tools-3.1M3.jar
cayenne-tools-3.1M3.pom



Related Tutorials