Download composite-spring-aspects-5.3.jar file - Jar c

Jar examples for c:composite-spring-aspects

Description

Collection of the standard spring aspect dependencies

You can download jar file composite-spring-aspects 5.3 in this page.

Build File

You can use the following script to add composite-spring-aspects-5.3.jar to your project.

<dependency>
   <groupId>nz.ac.auckland.composite</groupId>
   <artifactId>composite-spring-aspects</artifactId>
   <version>5.3</version>
</dependency>
compile group: 'nz.ac.auckland.composite', name: 'composite-spring-aspects', version: '5.3'
libraryDependencies += "nz.ac.auckland.composite" % "composite-spring-aspects" % "5.3"
<dependency org="nz.ac.auckland.composite" name="composite-spring-aspects" rev="5.3"/>
@Grapes(@Grab(group='nz.ac.auckland.composite', module='composite-spring-aspects', version='5.3'))
'nz.ac.auckland.composite:composite-spring-aspects:jar:5.3'

Download

Click the following link to download the jar file.

composite-spring-aspects-5.3.jar
composite-spring-aspects-5.3.pom



Related Tutorials