Cherry Pooled Clients

A Java client for the Apple Push Notification Service

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.sheehantech.cherry
Идентификатор

Идентификатор

cherry-pool
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cherry Pooled Clients
A Java client for the Apple Push Notification Service

Скачать cherry-pool

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sheehantech.cherry/cherry-pool/ -->
<dependency>
    <groupId>net.sheehantech.cherry</groupId>
    <artifactId>cherry-pool</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sheehantech.cherry/cherry-pool/
implementation 'net.sheehantech.cherry:cherry-pool:1.0.2'
// https://jarcasting.com/artifacts/net.sheehantech.cherry/cherry-pool/
implementation ("net.sheehantech.cherry:cherry-pool:1.0.2")
'net.sheehantech.cherry:cherry-pool:jar:1.0.2'
<dependency org="net.sheehantech.cherry" name="cherry-pool" rev="1.0.2">
  <artifact name="cherry-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sheehantech.cherry', module='cherry-pool', version='1.0.2')
)
libraryDependencies += "net.sheehantech.cherry" % "cherry-pool" % "1.0.2"
[net.sheehantech.cherry/cherry-pool "1.0.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.sheehantech.cherry : cherry-core jar 1.0.2
org.apache.commons : commons-pool2 jar 2.4.2
org.slf4j : slf4j-api jar 1.7.21

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0