Download cayenne-tools-3.1.1.jar file - Jar c

Jar examples for c:cayenne-tools

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cayenne-tools-3.1.1-javadoc.jar
cayenne-tools-3.1.1-sources.jar
cayenne-tools-3.1.1.jar
cayenne-tools-3.1.1.pom



Related Tutorials