Download composite-spring-5.4.jar file - Jar c

Jar examples for c:composite-spring

Description

Collection of the standard spring dependencies

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

composite-spring-5.4.jar
composite-spring-5.4.pom



Related Tutorials