Download composite-spring-web-6.1.jar file - Jar c

Jar examples for c:composite-spring-web

Description

Collection of the standard spring web dependencies

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

composite-spring-web-6.1.jar
composite-spring-web-6.1.pom



Related Tutorials