| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-web-common |
| Версия | Версия3.5.2 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server web-common module
Base classes for the web endpoints based on Vaadin
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-web-common/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-web-common</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-common/
implementation 'io.imunity:unity-server-web-common:3.5.2'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-common/
implementation ("io.imunity:unity-server-web-common:3.5.2")
'io.imunity:unity-server-web-common:jar:3.5.2'
<dependency org="io.imunity" name="unity-server-web-common" rev="3.5.2">
<artifact name="unity-server-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-common', version='3.5.2')
)
libraryDependencies += "io.imunity" % "unity-server-web-common" % "3.5.2"
[io.imunity/unity-server-web-common "3.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : apache-jsp | jar | 9.4.35.v20201120 |
| io.imunity : unity-server-engine-api | jar | 3.5.2 |
| io.imunity : unity-server-web-vaadin-widgetset | jar | 3.5.2 |
| io.imunity : unity-server-std-plugins | jar | 3.5.2 |
| org.springframework : spring-context | jar | 5.1.20.RELEASE |
| io.imunity.simplecaptcha : simplecaptcha | jar | 1.3.0 |
| com.google.guava : guava | jar | 30.1-jre |
| org.freemarker : freemarker | jar | 2.3.30 |
| com.vaadin : vaadin-server | jar | 8.12.3 |
| com.vaadin : vaadin-themes | jar | 8.12.3 |
| com.vaadin » vaadin-context-menu | jar | 3.0.2 |
| org.vaadin.addons » wizards-for-vaadin | jar | 2.0.1 |
| org.vaadin.addons » stepper | jar | 2.4.0 |
| org.vaadin.addons » simplefiledownloader | jar | 2.0.2 |
| com.github.vaadin4qbanos : jsclipboard | jar | 1.0.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.springframework : spring-test | jar | 5.1.20.RELEASE |
| io.imunity : unity-server-engine | test-jar | 3.5.2 |
| io.imunity : unity-server-engine | jar | 3.5.2 |
| io.imunity : unity-server-storage | jar | 3.5.2 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |