| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-web-console |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server web-console module
Task oriented web based administration UI
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-web-console/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-web-console</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-console/
implementation 'io.imunity:unity-server-web-console:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-console/
implementation ("io.imunity:unity-server-web-console:3.9.1")
'io.imunity:unity-server-web-console:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-web-console" rev="3.9.1">
<artifact name="unity-server-web-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-console', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-web-console" % "3.9.1"
[io.imunity/unity-server-web-console "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-web-vaadin-tooltip | jar | 3.9.1 |
| io.imunity : unity-server-web-console-spi | jar | 3.9.1 |
| io.imunity : unity-server-web-elements | jar | 3.9.1 |
| io.imunity : unity-server-web-console-utils | jar | 3.9.1 |
| io.imunity : unity-server-engine-api | jar | 3.9.1 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |