| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность CLI Взаимодействие с пользователем |
| Группа | Группаio.getlime.security |
| Идентификатор | Идентификаторpowerauth-push-client |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеPowerAuth Push Server RESTful Client
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| powerauth-push-client-1.1.1.pom | |
| powerauth-push-client-1.1.1.jar | 13 KB |
| powerauth-push-client-1.1.1-sources.jar | 9 KB |
| powerauth-push-client-1.1.1-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-push-client</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation 'io.getlime.security:powerauth-push-client:1.1.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation ("io.getlime.security:powerauth-push-client:1.1.1")
'io.getlime.security:powerauth-push-client:jar:1.1.1'
<dependency org="io.getlime.security" name="powerauth-push-client" rev="1.1.1">
<artifact name="powerauth-push-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-push-client', version='1.1.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-push-client" % "1.1.1"
[io.getlime.security/powerauth-push-client "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.getlime.security : powerauth-push-model | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |