Jar examples for c:cayenne-di
Cayenne Dependency Injection Container
You can download jar file cayenne-di 4.0.RC1 in this page.
Apache License
You can use the following script to add cayenne-di-4.0.RC1.jar to your project.
<dependency> <groupId>org.apache.cayenne</groupId> <artifactId>cayenne-di</artifactId> <version>4.0.RC1</version> </dependency>
compile group: 'org.apache.cayenne', name: 'cayenne-di', version: '4.0.RC1'
libraryDependencies += "org.apache.cayenne" % "cayenne-di" % "4.0.RC1"
<dependency org="org.apache.cayenne" name="cayenne-di" rev="4.0.RC1"/>
@Grapes(@Grab(group='org.apache.cayenne', module='cayenne-di', version='4.0.RC1'))
'org.apache.cayenne:cayenne-di:jar:4.0.RC1'
Click the following link to download the jar file.
cayenne-di-4.0.RC1-javadoc.jar