Download cayenne-di-unpublished-3.1B1.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.1B1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials