| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-ws |
| Версия | Версия3.5.2 |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server ws module
Foundation for WS/SOAP endpoints in Unity
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-server-ws-3.5.2.pom | |
| unity-server-ws-3.5.2.jar | 15 KB |
| unity-server-ws-3.5.2-tests.jar | 16 KB |
| unity-server-ws-3.5.2-sources.jar | 11 KB |
| unity-server-ws-3.5.2-javadoc.jar | 458 KB |
| unity-server-ws-3.5.2-i18n.zip | 539 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-ws/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-ws</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-ws/
implementation 'io.imunity:unity-server-ws:3.5.2'
// https://jarcasting.com/artifacts/io.imunity/unity-server-ws/
implementation ("io.imunity:unity-server-ws:3.5.2")
'io.imunity:unity-server-ws:jar:3.5.2'
<dependency org="io.imunity" name="unity-server-ws" rev="3.5.2">
<artifact name="unity-server-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-ws', version='3.5.2')
)
libraryDependencies += "io.imunity" % "unity-server-ws" % "3.5.2"
[io.imunity/unity-server-ws "3.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.unicore.security : secutils-cxf | jar | 3.2.0 |
| io.imunity : unity-server-engine-api | jar | 3.5.2 |
| io.imunity : unity-server-rest | jar | 3.5.2 |
| org.springframework : spring-context | jar | 5.1.20.RELEASE |
| io.imunity : unity-server-std-plugins | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.2 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.4.2 |
| com.sun.xml.ws : jaxws-ri | pom | 2.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| 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 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |