| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-oauth |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server oauth module
Client and server OAuth support
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| unity-server-oauth-3.9.1.pom | |
| unity-server-oauth-3.9.1.jar | 421 KB |
| unity-server-oauth-3.9.1-sources.jar | 221 KB |
| unity-server-oauth-3.9.1-scripts.zip | 1 KB |
| unity-server-oauth-3.9.1-javadoc.jar | 1 MB |
| unity-server-oauth-3.9.1-i18n.zip | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-oauth/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-oauth</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-oauth/
implementation 'io.imunity:unity-server-oauth:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-oauth/
implementation ("io.imunity:unity-server-oauth:3.9.1")
'io.imunity:unity-server-oauth:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-oauth" rev="3.9.1">
<artifact name="unity-server-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-oauth', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-oauth" % "3.9.1"
[io.imunity/unity-server-oauth "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-engine-api | jar | 3.9.1 |
| io.imunity : unity-server-storage-api | jar | 3.9.1 |
| io.imunity : unity-server-std-plugins | jar | 3.9.1 |
| io.imunity : unity-server-web-common | jar | 3.9.1 |
| io.imunity : unity-server-web-console-utils | jar | 3.9.1 |
| io.imunity : unity-server-web-console-spi | jar | 3.9.1 |
| io.imunity : unity-server-rest | jar | 3.9.1 |
| io.imunity : unity-server-ws | jar | 3.9.1 |
| org.springframework : spring-context | jar | 5.3.20 |
| com.nimbusds : oauth2-oidc-sdk | jar | 9.32 |
| com.google.guava : guava | jar | 31.1-jre |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| org.springframework : spring-test | jar | 5.3.20 |
| org.assertj : assertj-core | jar | 3.21.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |
| io.imunity : unity-server-engine | test-jar | 3.9.1 |
| io.imunity : unity-server-engine | jar | 3.9.1 |
| io.imunity : unity-server-storage | jar | 3.9.1 |