Download cayenne-wocompat-4.1.M1.jar file - Jar c

Jar examples for c:cayenne-wocompat

Description

You can download jar file cayenne-wocompat 4.1.M1 in this page.

License

Apache License

Build File

You can use the following script to add cayenne-wocompat-4.1.M1.jar to your project.

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

Download

Click the following link to download the jar file.

cayenne-wocompat-4.1.M1-javadoc.jar
cayenne-wocompat-4.1.M1-sources.jar
cayenne-wocompat-4.1.M1.jar
cayenne-wocompat-4.1.M1.pom



Related Tutorials