| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-std-plugins |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server std-plugins module
Standard plugins which are distributed with the system:
attribute syntaxes, identity types, credentials
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-std-plugins/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-std-plugins</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-std-plugins/
implementation 'io.imunity:unity-server-std-plugins:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-std-plugins/
implementation ("io.imunity:unity-server-std-plugins:3.9.1")
'io.imunity:unity-server-std-plugins:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-std-plugins" rev="3.9.1">
<artifact name="unity-server-std-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-std-plugins', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-std-plugins" % "3.9.1"
[io.imunity/unity-server-std-plugins "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-engine-api | jar | 3.9.1 |
| commons-validator : commons-validator | jar | 1.7 |
| edu.vt.middleware : vt-password | jar | 3.1.2 |
| com.nulab-inc : zxcvbn | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.21.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |