| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность CLI Взаимодействие с пользователем |
| Группа | Группаio.getlime.security |
| Идентификатор | Идентификаторpowerauth-nextstep-client |
| Версия | Версия1.2.2 |
| Тип | Типjar |
| Описание |
Описаниеpowerauth-nextstep-client
Federated Authentication and Authorization Server for Web
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-nextstep-client/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-nextstep-client</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-nextstep-client/
implementation 'io.getlime.security:powerauth-nextstep-client:1.2.2'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-nextstep-client/
implementation ("io.getlime.security:powerauth-nextstep-client:1.2.2")
'io.getlime.security:powerauth-nextstep-client:jar:1.2.2'
<dependency org="io.getlime.security" name="powerauth-nextstep-client" rev="1.2.2">
<artifact name="powerauth-nextstep-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-nextstep-client', version='1.2.2')
)
libraryDependencies += "io.getlime.security" % "powerauth-nextstep-client" % "1.2.2"
[io.getlime.security/powerauth-nextstep-client "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
| io.getlime.security : powerauth-nextstep-model | jar | 1.2.2 |
| io.getlime.core : rest-client-base | jar | 1.4.0 |