Download cayenne-protostuff-4.0.B1.jar file - Jar c

Jar examples for c:cayenne-protostuff

Description

You can download jar file cayenne-protostuff 4.0.B1 in this page.

License

Apache License

Build File

You can use the following script to add cayenne-protostuff-4.0.B1.jar to your project.

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

Download

Click the following link to download the jar file.

cayenne-protostuff-4.0.B1-javadoc.jar
cayenne-protostuff-4.0.B1-sources.jar
cayenne-protostuff-4.0.B1.jar
cayenne-protostuff-4.0.B1.pom



Related Tutorials