| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-engine |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server engine module
Business logic layer
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-engine/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-engine</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-engine/
implementation 'io.imunity:unity-server-engine:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-engine/
implementation ("io.imunity:unity-server-engine:3.9.1")
'io.imunity:unity-server-engine:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-engine" rev="3.9.1">
<artifact name="unity-server-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-engine', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-engine" % "3.9.1"
[io.imunity/unity-server-engine "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.27.0 |
| org.eclipse.jetty : jetty-servlets | jar | 9.4.46.v20220331 |
| org.eclipse.jetty : jetty-rewrite | jar | 9.4.46.v20220331 |
| io.imunity : unity-server-storage-api | jar | 3.9.1 |
| io.imunity : unity-server-engine-api | jar | 3.9.1 |
| io.imunity : unity-server-std-plugins | jar | 3.9.1 |
| org.springframework : spring-context | jar | 5.3.20 |
| org.aspectj : aspectjweaver | jar | 1.9.7 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| eu.unicore.security : securityLibrary | jar | 5.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| net.sf.ehcache : ehcache | jar | 2.10.9.2 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| org.codehaus.groovy : groovy-all | pom | 2.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 5.3.20 |
| io.imunity : unity-server-storage | jar | 3.9.1 |
| org.assertj : assertj-core | jar | 3.21.0 |
| com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
| org.awaitility : awaitility | jar | 4.1.1 |
| junit : junit | jar | 4.12 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |