| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.flowersinthesand |
| Идентификатор | Идентификаторportal-atmosphere |
| Последняя версия | Последняя версия0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPortal Atmosphere
Portal server for Java
|
| Имя Файла | Размер |
|---|---|
| portal-atmosphere-0.7.pom | |
| portal-atmosphere-0.7.jar | 19 KB |
| portal-atmosphere-0.7-sources.jar | 6 KB |
| portal-atmosphere-0.7-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-atmosphere/ -->
<dependency>
<groupId>com.github.flowersinthesand</groupId>
<artifactId>portal-atmosphere</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-atmosphere/
implementation 'com.github.flowersinthesand:portal-atmosphere:0.7'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-atmosphere/
implementation ("com.github.flowersinthesand:portal-atmosphere:0.7")
'com.github.flowersinthesand:portal-atmosphere:jar:0.7'
<dependency org="com.github.flowersinthesand" name="portal-atmosphere" rev="0.7">
<artifact name="portal-atmosphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-atmosphere', version='0.7')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-atmosphere" % "0.7"
[com.github.flowersinthesand/portal-atmosphere "0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.flowersinthesand : portal-core | jar | 0.7 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.atmosphere : atmosphere-runtime | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.testng : testng | jar | 6.8.5 |
| org.mockito : mockito-all | jar | 1.9.5 |