Download composite-spring-web-3.4.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 3.4 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

composite-spring-web-3.4.jar
composite-spring-web-3.4.pom



Related Tutorials