| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-rest |
| Версия | Версия3.8.2 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server rest module
Foundation for REST endpoints in Unity
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-server-rest-3.8.2.pom | |
| unity-server-rest-3.8.2.jar | 70 KB |
| unity-server-rest-3.8.2-tests.jar | 24 KB |
| unity-server-rest-3.8.2-sources.jar | 45 KB |
| unity-server-rest-3.8.2-javadoc.jar | 630 KB |
| unity-server-rest-3.8.2-i18n.zip | 595 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-rest/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-rest</artifactId>
<version>3.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-rest/
implementation 'io.imunity:unity-server-rest:3.8.2'
// https://jarcasting.com/artifacts/io.imunity/unity-server-rest/
implementation ("io.imunity:unity-server-rest:3.8.2")
'io.imunity:unity-server-rest:jar:3.8.2'
<dependency org="io.imunity" name="unity-server-rest" rev="3.8.2">
<artifact name="unity-server-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-rest', version='3.8.2')
)
libraryDependencies += "io.imunity" % "unity-server-rest" % "3.8.2"
[io.imunity/unity-server-rest "3.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-engine-api | jar | 3.8.2 |
| org.springframework : spring-context | jar | 5.3.13 |
| io.imunity : unity-server-std-plugins | jar | 3.8.2 |
| io.imunity : unity-server-web-common | jar | 3.8.2 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.5 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.4.5 |
| com.nimbusds : nimbus-jose-jwt | jar | 9.15.2 |
| org.eclipse.jetty : jetty-servlets | jar | 9.4.44.v20210927 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 5.3.13 |
| io.imunity : unity-server-engine | test-jar | 3.8.2 |
| io.imunity : unity-server-engine | jar | 3.8.2 |
| io.imunity : unity-server-storage | jar | 3.8.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |