| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cosmicpush |
| Идентификатор | Идентификаторpush-server-gateway |
| Версия | Версия2.0.4 |
| Тип | Типjar |
| Описание |
Описаниеpush-server-gateway
Push Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| push-server-gateway-2.0.4.pom | |
| push-server-gateway-2.0.4.jar | 3 KB |
| push-server-gateway-2.0.4-sources.jar | 3 KB |
| push-server-gateway-2.0.4-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cosmicpush/push-server-gateway/ -->
<dependency>
<groupId>com.cosmicpush</groupId>
<artifactId>push-server-gateway</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-gateway/
implementation 'com.cosmicpush:push-server-gateway:2.0.4'
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-gateway/
implementation ("com.cosmicpush:push-server-gateway:2.0.4")
'com.cosmicpush:push-server-gateway:jar:2.0.4'
<dependency org="com.cosmicpush" name="push-server-gateway" rev="2.0.4">
<artifact name="push-server-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cosmicpush', module='push-server-gateway', version='2.0.4')
)
libraryDependencies += "com.cosmicpush" % "push-server-gateway" % "2.0.4"
[com.cosmicpush/push-server-gateway "2.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.crazyyak.lib : yak-lib-jaxrs-jackson | jar | 5.0.6 |
| com.cosmicpush : push-server-pub | jar | 2.0.3 |
| com.cosmicpush : push-server-jackson | jar | 4.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| com.cosmicpush : push-server-test | jar | 1.0.4 |