Last Version

lmz-simple-spring-webhost 1.1

This artifact holds a web.xml that simply loads the web-spring.xml which auto-scans for LMZ 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

works.lmz.web
ArtifactId

ArtifactId

lmz-simple-spring-webhost
Version

Version

1.1
Type

Type

jar
Description

Description

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

Download lmz-simple-spring-webhost 1.1


<!-- https://jarcasting.com/artifacts/works.lmz.web/lmz-simple-spring-webhost/ -->
<dependency>
    <groupId>works.lmz.web</groupId>
    <artifactId>lmz-simple-spring-webhost</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.web/lmz-simple-spring-webhost/
implementation 'works.lmz.web:lmz-simple-spring-webhost:1.1'
// https://jarcasting.com/artifacts/works.lmz.web/lmz-simple-spring-webhost/
implementation ("works.lmz.web:lmz-simple-spring-webhost:1.1")
'works.lmz.web:lmz-simple-spring-webhost:jar:1.1'
<dependency org="works.lmz.web" name="lmz-simple-spring-webhost" rev="1.1">
  <artifact name="lmz-simple-spring-webhost" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.web', module='lmz-simple-spring-webhost', version='1.1')
)
libraryDependencies += "works.lmz.web" % "lmz-simple-spring-webhost" % "1.1"
[works.lmz.web/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.