Download composite-spring-aspect-4.1.1.jar file - Jar c

Jar examples for c:composite-spring-aspect

Description

Collection of the standard spring aspect dependencies

You can download jar file composite-spring-aspect 4.1.1 in this page.

Build File

You can use the following script to add composite-spring-aspect-4.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

composite-spring-aspect-4.1.1.jar
composite-spring-aspect-4.1.1.pom



Related Tutorials