Download cayenne-di-unpublished-3.1B2.jar file - Jar c

Jar examples for c:cayenne-di-unpublished

Description

Cayenne Dependency Injection Container

You can download jar file cayenne-di-unpublished 3.1B2 in this page.

License

Apache License

Build File

You can use the following script to add cayenne-di-unpublished-3.1B2.jar to your project.

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

Download

Click the following link to download the jar file.

cayenne-di-unpublished-3.1B2-javadoc.jar
cayenne-di-unpublished-3.1B2-sources.jar
cayenne-di-unpublished-3.1B2.jar
cayenne-di-unpublished-3.1B2.pom



Related Tutorials