| Лицензия |
Лицензия
MICE
|
|---|---|
| Группа | Группаit.micegroup.voila.runtime |
| Идентификатор | Идентификаторvoila-runtime-web |
| Версия | Версия1.9 |
| Тип | Типjar |
| Описание |
ОписаниеJava framework Spring Web runtime module
The voila-runtime library is a collection of custom open source classes
for the Voila framework for model-driven application development (MDD).
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| voila-runtime-web-1.9.pom | |
| voila-runtime-web-1.9.jar | 68 KB |
| voila-runtime-web-1.9-sources.jar | 67 KB |
| voila-runtime-web-1.9-javadoc.jar | 233 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-web/ -->
<dependency>
<groupId>it.micegroup.voila.runtime</groupId>
<artifactId>voila-runtime-web</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-web/
implementation 'it.micegroup.voila.runtime:voila-runtime-web:1.9'
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-web/
implementation ("it.micegroup.voila.runtime:voila-runtime-web:1.9")
'it.micegroup.voila.runtime:voila-runtime-web:jar:1.9'
<dependency org="it.micegroup.voila.runtime" name="voila-runtime-web" rev="1.9">
<artifact name="voila-runtime-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup.voila.runtime', module='voila-runtime-web', version='1.9')
)
libraryDependencies += "it.micegroup.voila.runtime" % "voila-runtime-web" % "1.9"
[it.micegroup.voila.runtime/voila-runtime-web "1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.5.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.10 |