Download lmz-simple-spring-webhost-1.1.jar file - Jar l

Jar examples for l:lmz-simple-spring-webhost

Description

This artefact holds a web.xml that simply loads the web-spring.xml which auto-scans for UOA artifacts. You would not use this if you put your spring artifacts in other places and need to scan for more.

You can download jar file lmz-simple-spring-webhost 1.1 in this page.

Build File

You can use the following script to add lmz-simple-spring-webhost-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

lmz-simple-spring-webhost-1.1-javadoc.jar
lmz-simple-spring-webhost-1.1-release-pom.pom
lmz-simple-spring-webhost-1.1-sources.jar
lmz-simple-spring-webhost-1.1.jar
lmz-simple-spring-webhost-1.1.pom



Related Tutorials