| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnz.ac.auckland.lmz |
| Идентификатор | Идентификаторlmz-simple-spring-webhost |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Версия |
|---|
|
1.1
|