Last Version

nz.ac.auckland.lmz:lmz-simple-spring-webhost 1.1

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.

License

License

GroupId

GroupId

nz.ac.auckland.lmz
ArtifactId

ArtifactId

lmz-simple-spring-webhost
Version

Version

1.1
Type

Type

jar
Description

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.
Project URL

Project URL

https://github.com/uoa-group-applications/lmz-simple-spring-webhost
Source Code Management

Source Code Management

https://github.com/uoa-group-applications/lmz-simple-spring-webhost

Download lmz-simple-spring-webhost 1.1


<!-- https://jarcasting.com/artifacts/nz.ac.auckland.lmz/lmz-simple-spring-webhost/ -->
<dependency>
    <groupId>nz.ac.auckland.lmz</groupId>
    <artifactId>lmz-simple-spring-webhost</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.lmz/lmz-simple-spring-webhost/
implementation 'nz.ac.auckland.lmz:lmz-simple-spring-webhost:1.1'
// https://jarcasting.com/artifacts/nz.ac.auckland.lmz/lmz-simple-spring-webhost/
implementation ("nz.ac.auckland.lmz:lmz-simple-spring-webhost:1.1")
'nz.ac.auckland.lmz:lmz-simple-spring-webhost:jar:1.1'
<dependency org="nz.ac.auckland.lmz" name="lmz-simple-spring-webhost" rev="1.1">
  <artifact name="lmz-simple-spring-webhost" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.lmz', module='lmz-simple-spring-webhost', version='1.1')
)
libraryDependencies += "nz.ac.auckland.lmz" % "lmz-simple-spring-webhost" % "1.1"
[nz.ac.auckland.lmz/lmz-simple-spring-webhost "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.