Jar examples for c:composite-spring-web
Collection of the standard spring web dependencies
You can download jar file composite-spring-web 5.2 in this page.
Apache License 2.0
You can use the following script to add composite-spring-web-5.2.jar to your project.
<dependency> <groupId>nz.ac.auckland.composite</groupId> <artifactId>composite-spring-web</artifactId> <version>5.2</version> </dependency>
compile group: 'nz.ac.auckland.composite', name: 'composite-spring-web', version: '5.2'
libraryDependencies += "nz.ac.auckland.composite" % "composite-spring-web" % "5.2"
<dependency org="nz.ac.auckland.composite" name="composite-spring-web" rev="5.2"/>
@Grapes(@Grab(group='nz.ac.auckland.composite', module='composite-spring-web', version='5.2'))
'nz.ac.auckland.composite:composite-spring-web:jar:5.2'
Click the following link to download the jar file.
composite-spring-web-5.2.jar