| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-rest-admin |
| Версия | Версия3.6.1 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server rest-admin module
REST Admin API
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-server-rest-admin-3.6.1.pom | |
| unity-server-rest-admin-3.6.1.jar | 40 KB |
| unity-server-rest-admin-3.6.1-sources.jar | 22 KB |
| unity-server-rest-admin-3.6.1-javadoc.jar | 444 KB |
| unity-server-rest-admin-3.6.1-i18n.zip | 488 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-rest-admin/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-rest-admin</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-rest-admin/
implementation 'io.imunity:unity-server-rest-admin:3.6.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-rest-admin/
implementation ("io.imunity:unity-server-rest-admin:3.6.1")
'io.imunity:unity-server-rest-admin:jar:3.6.1'
<dependency org="io.imunity" name="unity-server-rest-admin" rev="3.6.1">
<artifact name="unity-server-rest-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-rest-admin', version='3.6.1')
)
libraryDependencies += "io.imunity" % "unity-server-rest-admin" % "3.6.1"
[io.imunity/unity-server-rest-admin "3.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-rest | jar | 3.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 5.1.20.RELEASE |
| io.imunity : unity-server-engine | test-jar | 3.6.1 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |
| io.imunity : unity-server-engine | jar | 3.6.1 |
| io.imunity : unity-server-storage | jar | 3.6.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| io.imunity : unity-server-rest | test-jar | 3.6.1 |
| org.mockito : mockito-core | jar | 2.27.0 |